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

Commits on Sep 4, 2023

  1. unique identifiers 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.
    michmech committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7df9522 View commit details
    Browse the repository at this point in the history