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

Commits on Feb 23, 2022

  1. Initial support for OWL-awareness

    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 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d9d05b8 View commit details
    Browse the repository at this point in the history