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

Cardinality of translatable properties #14

Open
sandervd opened this issue Feb 6, 2020 · 0 comments
Open

Cardinality of translatable properties #14

sandervd opened this issue Feb 6, 2020 · 0 comments

Comments

@sandervd
Copy link

sandervd commented Feb 6, 2020

There are multiple instances in ADMS-APv2.0.1 where the cardinality of a property is defined as 1..n, but in reality, the intention is that of 1..1, with the note that the property can be translated.

I would suggest that we assume a different notation for expressing this cardinality.

This should be expressed in the shacl representation.
( sh:uniqueLang true )

Some examples:
Asset:

  • dct:description
  • dct:title

Asset repository:

  • dct:description
  • dct:title

Asset distribution:

  • dct:description
  • dct:title
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

No branches or pull requests

1 participant