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

Add keys for linking patterns (for QC & visualisation) #76

Open
dosumis opened this issue Jun 21, 2021 · 0 comments
Open

Add keys for linking patterns (for QC & visualisation) #76

dosumis opened this issue Jun 21, 2021 · 0 comments

Comments

@dosumis
Copy link
Collaborator

dosumis commented Jun 21, 2021

STATUS: Draft

Proposal for linking DOSDP patterns for QC/constraints (metamodelling) & for visualization of pattern relationships. Note: this does not mean inheritance of axioms.

  • parent/child relationship

    • Child patterns should have or extend the vars in the parent pattern.
    • Range of vars may be further restricted in the child pattern
  • disjoint_with: There should be no OWL class that 'conforms to' both the pattern and a pattern declared disjoint_with it. The meaning of 'conforms to' is not specified in dosdp tools (this is left to implementers to decide), but practically refers to matching via the DOSDP_tools query system matching only on EquivalentTo statements.

Keys to add:

parent_pattern: the pattern_name (better to use IRI?) of a single parent pattern.
disjoint_pattern: the pattern_name (better to use IRI?) of a single(?) disjoint pattern

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

No branches or pull requests

1 participant