Skip to content

Class: Location

URI: comet:Location

classDiagram class Location click Location href "../Location" LocationComponent <|-- Location click LocationComponent href "../LocationComponent" Location : geo_box_location Location --> "0..1" GeoBoxLocation : geo_box_location click GeoBoxLocation href "../GeoBoxLocation" Location : geo_location Location --> "0..1" GeoLocation : geo_location click GeoLocation href "../GeoLocation" Location : named_location Location --> "0..1" Concept : named_location click Concept href "../Concept" Location : postal_address Location --> "0..1" PostalAddress : postal_address click PostalAddress href "../PostalAddress" Location : relative_location Location --> "0..1" RelativeLocation : relative_location click RelativeLocation href "../RelativeLocation"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
geo_location 0..1
GeoLocation
A string representation of a geolocation direct
geo_box_location 0..1
GeoBoxLocation
A string representation of a geobox location direct
named_location 0..1
Concept
direct
relative_location 0..1
RelativeLocation
direct
postal_address 0..1
PostalAddress
A postal address direct

Usages

used by used in type used
Thing has_location range Location
DomainEntity has_location range Location
InvestigativeEntity has_location range Location
Observable has_location range Location
Observation has_location range Location
Event has_location range Location
RelativeLocation target_location range Location
Sample has_location range Location
Investigation has_location range Location
InformationEntity has_location range Location
InvestigativeProtocol has_location range Location
StudyDesign has_location range Location
StudyResult has_location range Location
StudyHypothesis has_location range Location
Agent has_location range Location
Organization has_location range Location
Concept has_location range Location
UnitConcept has_location range Location
QuantityKind has_location range Location
AttributeConcept has_location range Location
Variable has_location range Location
Device has_location range Location
DataObject has_location range Location
InvestigationSite has_location range Location
Procedure has_location range Location
Dataset has_location range Location
EnvironmentalMaterial has_location range Location
Organism has_location range Location
OrganismPart has_location range Location
OrganismPopulation has_location range Location
Microbiome has_location range Location
Patient has_location range Location
Cohort has_location range Location
HealthcareSite has_location range Location
HealthcareEncounter has_location range Location
HealthcareOrganization has_location range Location

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/comet

Mappings

Mapping Type Mapped Value
self comet:Location
native comet:Location

LinkML Source

Direct

name: Location
from_schema: https://w3id.org/comet
is_a: LocationComponent
attributes:
  geo_location:
    name: geo_location
    description: A string representation of a geolocation
    from_schema: https://w3id.org/comet/core
    rank: 1000
    domain_of:
    - Location
    range: GeoLocation
  geo_box_location:
    name: geo_box_location
    description: A string representation of a geobox location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    domain_of:
    - Location
    range: GeoBoxLocation
  named_location:
    name: named_location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    domain_of:
    - Location
    range: Concept
  relative_location:
    name: relative_location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    domain_of:
    - Location
    range: RelativeLocation
  postal_address:
    name: postal_address
    description: A postal address
    from_schema: https://w3id.org/comet/core
    rank: 1000
    domain_of:
    - Location
    range: PostalAddress

Induced

name: Location
from_schema: https://w3id.org/comet
is_a: LocationComponent
attributes:
  geo_location:
    name: geo_location
    description: A string representation of a geolocation
    from_schema: https://w3id.org/comet/core
    rank: 1000
    alias: geo_location
    owner: Location
    domain_of:
    - Location
    range: GeoLocation
  geo_box_location:
    name: geo_box_location
    description: A string representation of a geobox location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    alias: geo_box_location
    owner: Location
    domain_of:
    - Location
    range: GeoBoxLocation
  named_location:
    name: named_location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    alias: named_location
    owner: Location
    domain_of:
    - Location
    range: Concept
  relative_location:
    name: relative_location
    from_schema: https://w3id.org/comet/core
    rank: 1000
    alias: relative_location
    owner: Location
    domain_of:
    - Location
    range: RelativeLocation
  postal_address:
    name: postal_address
    description: A postal address
    from_schema: https://w3id.org/comet/core
    rank: 1000
    alias: postal_address
    owner: Location
    domain_of:
    - Location
    range: PostalAddress