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

Document mapping to OWL #3

Open
cmungall opened this issue Jun 3, 2015 · 2 comments
Open

Document mapping to OWL #3

cmungall opened this issue Jun 3, 2015 · 2 comments
Assignees

Comments

@cmungall
Copy link
Member

cmungall commented Jun 3, 2015

This could either be in this library, or it could be in the minerva-json payload documentation.

Minimally a key:

  • svf ==> 'SomeValuesFrom'
  • intersection ==> IntersectionOf
  • union ==> UnionOf

Ideally each constructor would have jsdocs linking to relevant section in:
http://www.w3.org/TR/owl2-syntax/#

Also: document profile, which is currently a subset of EL++ plus unions.

Also some GO-centric examples might be useful

@cmungall
Copy link
Member Author

cmungall commented Jun 3, 2015

cc @dosumis, the json swapped back and forth between moctua and minerva may attain a more general purpose as our standard json for class expressions

@dosumis
Copy link

dosumis commented Jun 4, 2015

OK. Would be v.interested to see full specs.

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

No branches or pull requests

3 participants