We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are a few minor renames of keys and small changes that we need to make:
entityIRI
entityUri
whoficEntityIri
linearizationUri
Id
linearizationId
Description
description
DisplayLabel
displayLabel
dateTime
timestamp
The text was updated successfully, but these errors were encountered:
fixes for who-icatx/icatx-project#142. Still need to fix tests.
fb5be55
soimugeoWB
Successfully merging a pull request may close this issue.
There are a few minor renames of keys and small changes that we need to make:
entityIRI
should be renamed toentityUri
whoficEntityIri
->linearizationUri
Id
->linearizationId
Description
->description
DisplayLabel
->displayLabel
dateTime
->timestamp
linearizationId
should get as value not the linearizationUri, but thelinearizationId
of the linearizationThe text was updated successfully, but these errors were encountered: