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

First pass at thick triples prototype #77

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from
Draft

Conversation

jamesaoverton
Copy link
Member

Working from the Thick Triples Examples Google Sheet and the Thick Triples Design Google Doc, this implements proofs of concept for:

  • thin triples to subjects map
  • render subjects map as indented lines
  • subjects map to thick triples
  • predicates map to OWL Functional S-Expression (OFS): ["ObjectSomeValuesFrom", "ex:part-of", "ex:bar"]
  • OFS to Manchester (OMN) with labels: 'part of' some Bar
  • OFS to HTML+RDFa, e.g. OMN with labels and links
  • thick triples to HTML+RDFa

OWL axiom annotations and RDF reification aren't yet supported.

@jamesaoverton jamesaoverton marked this pull request as draft March 26, 2021 14:14
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