Class: PathRelationFacet
"A path relation facet is a grouping of characteristics unique to the location of one object within another containing object."
 classDiagram
    class PathRelationFacet
      Facet <|-- PathRelationFacet
      PathRelationFacet : path
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- PathRelationFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| path | 0..1  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-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:PathRelationFacet | 
| native | master: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-master
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-master
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-master
    rank: 1000
    multivalued: true
    alias: path
    owner: PathRelationFacet
    domain_of:
    - PathRelationFacet
    - URLFacet
    range: string