Skip to content

Class: PathRelationFacet

"A path relation facet is a grouping of characteristics unique to the location of one object within another containing object."

URI: observable:PathRelationFacet

classDiagram class PathRelationFacet Facet <|-- PathRelationFacet PathRelationFacet : path PathRelationFacet ..> string : path

Inheritance

Slots

Name Cardinality and Range Description Inheritance
path 0..1
xsd:string
"Specifies the location of one object within another containing object direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

Mapping Type Mapped Value
self observable:PathRelationFacet
native observable:PathRelationFacet

LinkML Source

Direct

name: PathRelationFacet
description: '"A path relation facet is a grouping of characteristics unique to the
  location of one object within another containing object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- path
slot_usage:
  path:
    name: path
    multivalued: true
    domain_of:
    - PathRelationFacet
    - URLFacet

Induced

name: PathRelationFacet
description: '"A path relation facet is a grouping of characteristics unique to the
  location of one object within another containing object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
  path:
    name: path
    multivalued: true
    domain_of:
    - PathRelationFacet
    - URLFacet
attributes:
  path:
    name: path
    description: '"Specifies the location of one object within another containing
      object."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: path
    owner: PathRelationFacet
    domain_of:
    - PathRelationFacet
    - URLFacet
    range: string