Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
types
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pubsweet
types
Commits
6d386df7
Commit
6d386df7
authored
6 years ago
by
Jure
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
899d9489
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-2
1 addition, 2 deletions
README.md
with
1 addition
and
2 deletions
README.md
+
1
−
2
View file @
6d386df7
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
-
This is a view model created through discussion in the PubSweet meeting in July 2018.
-
This is a view model created through discussion in the PubSweet meeting in July 2018.
-
These models do not use Collections and Fragments, instead they are standalone models in separate tables.
-
These models do not use Collections and Fragments, instead they are standalone models in separate tables.
-
JATS is used as a vocabulary and a source of data types, wherever appropriate.
-
JATS is used as a vocabulary and a source of data types, wherever appropriate.
-
All models have 'created' and 'updated' dates
-
All models have 'created' and 'updated' dates
(with the exception of AuditLog, which does not have an
`updated`
date)
-
All models have an 'id' UUID
-
All models have an 'id' UUID
-
Dates are ISO-8601 strings, as PostgreSQL recommends this as date input, JATS allows it, and GraphQL can handle it.
-
Dates are ISO-8601 strings, as PostgreSQL recommends this as date input, JATS allows it, and GraphQL can handle it.
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
|---|---|---|---|
|---|---|---|---|
| id | UUID | | |
| id | UUID | | |
| created | Date | | |
| created | Date | | |
| updated | Date | | |
| userId | | | |
| userId | | | |
| action | String | | |
| action | String | | |
| objectId | | | |
| objectId | | | |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment