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

annotate-defined-by parameter excludes datatypes #1171

Merged
merged 3 commits into from
Dec 4, 2023
Merged

annotate-defined-by parameter excludes datatypes #1171

merged 3 commits into from
Dec 4, 2023

Conversation

hkir-dev
Copy link
Contributor

@hkir-dev hkir-dev commented Dec 1, 2023

Resolves [#1163, resolves #1163]

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

This pull request introduces checks to prevent annotation of entities with rdfs:isDefinedBy when their namespace is a OWL 2 reserved vocabulary (RDF, RDFS, XSD or OWL).

The implementation impacts robot merge --annotate-defined-by and robot annotate --annotate-defined-by parameters.

@hkir-dev hkir-dev marked this pull request as draft December 1, 2023 17:16
docs/merge.md Outdated Show resolved Hide resolved
@hkir-dev hkir-dev marked this pull request as ready for review December 4, 2023 14:00
@jamesaoverton
Copy link
Member

Much appreciated!

@jamesaoverton jamesaoverton merged commit 977bf65 into ontodev:master Dec 4, 2023
3 checks passed
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.

MERGE annotates xsd datatypes
2 participants