Skip to content

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

@dosumis

Description

@dosumis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions