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

Resolving RDF Typos and Bugs #30

Merged
merged 26 commits into from
Apr 26, 2021
Merged

Resolving RDF Typos and Bugs #30

merged 26 commits into from
Apr 26, 2021

Conversation

sebbader
Copy link
Contributor

Main changes and bugfixes:

  • Removed "parent" property in "Referable"
  • Added cardinality restriction for Range/max and Range/min properties.
  • Correcting the sh:message of the property shape which has ref* as Kind.
  • Correcting typos in the error messages of the shapes and descriptions/labels.
  • Removed the attribute 'category' from the aas:Property class.

changqin26 and others added 26 commits November 29, 2020 14:42
# Conflicts:
#	schemas/rdf/shacl-schema.ttl
Property/category ----> Property/propertyCategory
Referable/category ----> Referable/referableCategory
…n prefixes (aas:something/Else) by providing full URIs. This is important for tool support
Updating SHACL Shapes, resolving the wrong namespaces of URIs in the RDF Shacl Shapes.
Change log:

* Removed "parent" property in "Referable"
* Added cardinality restriction for Range/max and Range/min properties.
* Correcting the sh:message of the property shape which has ref* as Kind.
* Correcting typos in the error messages of the shapes and descriptions/labels.
* Removed the attribute 'category' from the aas:Property class.
@sebbader sebbader merged commit e2c2318 into master Apr 26, 2021
@mristin mristin deleted the develop branch March 7, 2022 19:10
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.

1 participant