Skip to content

Slot: iriPrefix

Full IRI prefix which can be used with the namespace_prefix and the OntologyClass::id to resolve to an IRI for a term. Tools such as the curie-util (https://github.com/prefixcommons/curie-util) can utilise this to produce fully-resolvable IRIs for an OntologyClass. e.g. Using the HPO term encoding the concept of 'Severe' OntologyClass: id: 'HP:0012828' label: 'Severe' Resource: namespace_prefix: 'HP' iri_prefix: 'http://purl.obolibrary.org/obo/HP' the term can be resolved to http://purl.obolibrary.org/obo/HP_0012828_

URI: phenopackets:iriPrefix

Applicable Classes

Name Description Modifies Slot
Resource Description of an external resource used for referencing an object no

Properties

Identifier and Mapping Information

Annotations

property value
rank 6

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

LinkML Source

name: iriPrefix
annotations:
  rank:
    tag: rank
    value: 6
description: 'Full IRI prefix which can be used with the namespace_prefix and the
  OntologyClass::id to resolve to an IRI for a term. Tools such as the curie-util
  (https://github.com/prefixcommons/curie-util) can utilise this to produce fully-resolvable
  IRIs for an OntologyClass. e.g. Using the HPO term encoding the concept of ''Severe''
  OntologyClass: id: ''HP:0012828'' label: ''Severe'' Resource: namespace_prefix:
  ''HP'' iri_prefix: ''http://purl.obolibrary.org/obo/HP_'' the term can be resolved
  to http://purl.obolibrary.org/obo/HP_0012828'
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: iriPrefix
owner: Resource
domain_of:
- Resource
range: string