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

relational database serialization #36

Merged
merged 7 commits into from
Aug 28, 2023
Merged

Conversation

michmech
Copy link
Contributor

This serialization makes use of the following changes we agreed at the last meeting:

  • language is renamed to langCode where appropriate
  • relationType.scope is renamed to relationType.relationScope, it’s optional, with no default
  • memberType.memberType is renamed to memberType.type
  • memberType.action is renamed to memberType.hint and is optional
  • labelTypeTag can have sameAs

These changes are implemented in the relational database serialization section but not in the rest of the document (yet).

@DavidFatDavidF DavidFatDavidF merged commit e031b97 into oasis-tcs:master Aug 28, 2023
1 check failed
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