Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Manifest model issues #188

Open
ibaldin opened this issue Jan 29, 2018 · 1 comment
Open

Manifest model issues #188

ibaldin opened this issue Jan 29, 2018 · 1 comment

Comments

@ibaldin
Copy link
Contributor

ibaldin commented Jan 29, 2018

There are several problems in the way that manifest RDF models are constructed that make it difficult to perform visualizations and RSpec conversions.

After making these fixes it will be necessary to adjust Flukes, AHAB and GENI RSpec manifest converter to make sure they produce correct results.

Also it is necessary as part of fixing this ticket to document the established conventions in https://github.com/RENCI-NRIG/orca5/wiki/Manifest-Models wiki

We should also do #136 at the same time.

@ibaldin ibaldin added the bug label Jan 29, 2018
@ibaldin ibaldin added this to the orca-5.5.0 milestone Jan 29, 2018
@ibaldin
Copy link
Contributor Author

ibaldin commented Jan 29, 2018

I would reconsider using sameAs relationship currently used as a mechanism to point from child to parent interfaces. Since sameAs has some standard OWL entailments, turning on inference on a manifest will have the undesired result of inserting sameAs relationships pointed from parent to child (needs to be verified?) due to its symmetry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants