Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unique identifiers etc. #42

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

michmech
Copy link
Contributor

@michmech michmech commented Sep 4, 2023

  • Added a subsection (1.3.5) explaining our aproach to IDs: that we do not prescribe a specific data type for them.

  • Added optional IDs to object types whose instances our implementors might want to be addressable.

  • Added explanations of uniqueness scope to IDs and a few other properties.

  • Added a paragraph to Core preamble explaining that lexicographicResource and entry are intended as roots.

  • Added a bibliography item for NVH.

  • Added a paragraph to the preambles of XML, JSON and NVH serialization expaining that lexicographicResource and entry can be roots.

  • In the database serialization, changed the diagrams to make it obvious that table lexicographicResources is optional.

  • In the database serialization, made a few foreign-keys relationships optional.

  • Corrected a few typos etc.

- Added a subsection (1.3.5) explaining our aproach to IDs: that we do not prescribe a specific data type for them.

- Added optional IDs to object types whose instances our implementors might want to be addressable.

- Added explanations of uniqueness scope to IDs and a few other properties.

- Added a paragraph to Core preamble explaining that `lexicographicResource` and `entry` are intended as roots.

- Added a bibliography item for NVH.

- Added a paragraph to the preambles of XML, JSON and NVH serialization expaining that `lexicographicResource` and `entry` can be roots.

- In the database serialization, changed the diagrams to make it obvious that table `lexicographicResources` is optional.

- In the database serialization, made a few foreign-keys relationships optional.

- Corrected a few typos etc.
@DavidFatDavidF DavidFatDavidF merged commit 38c228d into oasis-tcs:master Sep 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants