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 support for reciprocal properties - when an entity references another one with memberOf - add hasMember to the target #11

Open
ptsefton opened this issue Jul 3, 2024 · 1 comment

Comments

@ptsefton
Copy link

ptsefton commented Jul 3, 2024

Also make this extensible so that new pairs of properties can be added to the spreadsheet

@ptsefton
Copy link
Author

ptsefton commented Aug 1, 2024

memberOf/hasMember and partOf/hasPart are already implemented in RO-Crate-excel

NOTE: we need to use pcdm:memberOf and pcdm:hasMember cos of changes to schema.org

However, we should make this extensible and move it to RO-Crate-js. Unfortunately we cannot use the context to mark terms as reverese of each other but maybe can do something with adding definitions to the crate with owl:inverseOf and/or provide a function to which you can pass pairs of URIs that should be considered inverses of each other.

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