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

Add manufacture and manfacturedBy #201

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Add manufacture and manfacturedBy #201

merged 4 commits into from
Sep 27, 2023

Conversation

TobiasNx
Copy link
Contributor

Added the new manufacture properties. @acka47 please have a look. Related to: hbz/lobid-resources#1908

Copy link
Contributor

@acka47 acka47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 I fixed the property types in 4822567. As these properties are used with a literal in object position owl:DatatypeProperty is the correct type:

  • Object properties link individuals to individuals.
  • Datatype properties link individuals to data values.

Source: https://www.w3.org/TR/owl-ref/#Property

Also, I ordered the properties alphabetical by ID.

@acka47 acka47 merged commit 2f43ec9 into master Sep 27, 2023
@acka47 acka47 deleted the manufactureProperties branch May 29, 2024 12:28
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