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

Initial support for OWL-awareness #172

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Initial support for OWL-awareness #172

merged 1 commit into from
Feb 23, 2022

Conversation

Eyas
Copy link
Collaborator

@Eyas Eyas commented Feb 23, 2022

  1. Support URL nodes with no "name"
  2. Support URL nodes with search query string
  3. Understand native rdfs:domain and rdfs:range directives
  4. Do not treat OWL Class/Property & other ontology declarations as enum
    membership
  5. Context support for unnamed URLs ("schema:" is totally valid)
  6. Allow type=Class to be transitive
  7. Support 1-char long strings

This begins building support for #169

1. Support URL nodes with no "name"
2. Support URL nodes with search query string
3. Understand native rdfs:domain and rdfs:range directives
4. Do not treat OWL Class/Property & other ontology declarations as enum
   membership
5. Context support for unnamed URLs ("schema:" is totally valid)
6. Allow type=Class to be transitive
7. Support 1-char long strings

This begins building support for google#169
@Eyas Eyas merged commit c992ad0 into google:main Feb 23, 2022
@Eyas Eyas deleted the owl-aware-pt1 branch February 23, 2022 22:38
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.

1 participant