schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
meta.schema.json
syntax
the string value of the slot must conform to this regular expression expressed in the string. May be interpolated.
{"type": "string"}
meta.schema.json
title
A concise human-readable display label for the element. The title should mirror the name, and should use ordinary textual punctuation.
{"type": "string"}
meta.schema.json
todos
Outstanding issues that needs resolution
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
PermissibleValue
a permissible value, accompanied by intended text and an optional mapping to a concept URI
{"additionalProperties": false, "properties": {"aliases": {"items": {"type": "string"}, "type": "array"}, "alt_descriptions": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "annotations": {"additionalProperties": {}, "type": "object"}, "broad_mappings": {"items": {"type": "string"}, "type": "array"}, "categories": {"items": {"type": "string"}, "type": "array"}, "close_mappings": {"items": {"type": "string"}, "type": "array"}, "comments": {"items": {"type": "string"}, "type": "array"}, "contributors": {"items": {"type": "string"}, "type": "array"}, "created_by": {"type": "string"}, "created_on": {"format": "date-time", "type": "string"}, "deprecated": {"type": "string"}, "deprecated_element_has_exact_replacement": {"type": "string"}, "deprecated_element_has_possible_replacement": {"type": "string"}, "exact_mappings": {"items": {"type": "string"}, "type": "array"}, "examples": {"items": {}, "type": "array"}, "extensions": {"additionalProperties": {}, "type": "object"}, "from_schema": {"type": "string"}, "imported_from": {"type": "string"}, "in_language": {"type": "string"}, "in_subset": {"items": {"type": "string"}, "type": "array"}, "keywords": {"items": {"type": "string"}, "type": "array"}, "last_updated_on": {"format": "date-time", "type": "string"}, "mappings": {"items": {"type": "string"}, "type": "array"}, "meaning": {"type": "string"}, "modified_by": {"type": "string"}, "narrow_mappings": {"items": {"type": "string"}, "type": "array"}, "notes": {"items": {"type": "string"}, "type": "array"}, "rank": {"type": "integer"}, "related_mappings": {"items": {"type": "string"}, "type": "array"}, "see_also": {"items": {"type": "string"}, "type": "array"}, "source": {"type": "string"}, "status": {"type": "string"}, "structured_aliases": {"items": {}, "type": "array"}, "text": {"type": "string"}, "todos": {"items": {"type": "string"}, "type": "array"}, "unit": {}}, "required": ["text"], "type": "object"}
meta.schema.json
aliases
Alternate names/labels for the element. These do not alter the semantics of the schema, but may be useful to support search and alignment.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
alt_descriptions
A sourced alternative description for an element
{"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}
meta.schema.json
additionalProperties
text of an attributed description
{"type": "string"}
meta.schema.json
annotations
a collection of tag/text tuples with the semantics of OWL Annotation
{"additionalProperties": {}, "type": "object"}
meta.schema.json
broad_mappings
A list of terms from different schemas or terminology systems that have broader meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
categories
Controlled terms used to categorize an element.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
close_mappings
A list of terms from different schemas or terminology systems that have close meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
comments
notes and comments about an element intended primarily for external consumption
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
contributors
agent that contributed to the element
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
created_by
agent that created the element
{"type": "string"}
meta.schema.json
created_on
time at which the element was created
{"format": "date-time", "type": "string"}
meta.schema.json
deprecated
Description of why and when this element will no longer be used
{"type": "string"}
meta.schema.json
deprecated_element_has_exact_replacement
When an element is deprecated, it can be automatically replaced by this uri or curie
{"type": "string"}
meta.schema.json
deprecated_element_has_possible_replacement
When an element is deprecated, it can be potentially replaced by this uri or curie
{"type": "string"}
meta.schema.json
description
a textual description of the element's purpose and use
{"type": "string"}
meta.schema.json
exact_mappings
A list of terms from different schemas or terminology systems that have identical meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
examples
example usages of an element
{"items": {}, "type": "array"}
meta.schema.json
extensions
a tag/text tuple attached to an arbitrary element
{"additionalProperties": {}, "type": "object"}
meta.schema.json
from_schema
id of the schema that defined the element
{"type": "string"}
meta.schema.json
imported_from
the imports entry that this element was derived from. Empty means primary source
{"type": "string"}
meta.schema.json
in_language
the primary language used in the sources
{"type": "string"}
meta.schema.json
in_subset
used to indicate membership of a term in a defined subset of terms used for a particular domain or application.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
keywords
Keywords or tags used to describe the element
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
last_updated_on
time at which the element was last updated
{"format": "date-time", "type": "string"}
meta.schema.json
mappings
A list of terms from different schemas or terminology systems that have comparable meaning. These may include terms that are precisely equivalent, broader or narrower in meaning, or otherwise semantically related but not equivalent from a strict ontological perspective.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
meaning
the value meaning of a permissible value
{"type": "string"}
meta.schema.json
modified_by
agent that modified the element
{"type": "string"}
meta.schema.json
narrow_mappings
A list of terms from different schemas or terminology systems that have narrower meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
notes
editorial notes about an element intended primarily for internal consumption
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
rank
the relative order in which the element occurs, lower values are given precedence
{"type": "integer"}
meta.schema.json
related_mappings
A list of terms from different schemas or terminology systems that have related meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
see_also
A list of related entities or URLs that may be of relevance
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
source
A related resource from which the element is derived.
{"type": "string"}
meta.schema.json
status
status of the element
{"type": "string"}
meta.schema.json
structured_aliases
A list of structured_alias objects, used to provide aliases in conjunction with additional metadata.
{"items": {}, "type": "array"}
meta.schema.json
text
The actual permissible value itself
{"type": "string"}
meta.schema.json
title
A concise human-readable display label for the element. The title should mirror the name, and should use ordinary textual punctuation.
{"type": "string"}
meta.schema.json
todos
Outstanding issues that needs resolution
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
unit
an encoding of a unit
{}
meta.schema.json
PermissibleValue__identifier_optional
a permissible value, accompanied by intended text and an optional mapping to a concept URI
{"additionalProperties": false, "properties": {"aliases": {"items": {"type": "string"}, "type": "array"}, "alt_descriptions": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "annotations": {"additionalProperties": {}, "type": "object"}, "broad_mappings": {"items": {"type": "string"}, "type": "array"}, "categories": {"items": {"type": "string"}, "type": "array"}, "close_mappings": {"items": {"type": "string"}, "type": "array"}, "comments": {"items": {"type": "string"}, "type": "array"}, "contributors": {"items": {"type": "string"}, "type": "array"}, "created_by": {"type": "string"}, "created_on": {"format": "date-time", "type": "string"}, "deprecated": {"type": "string"}, "deprecated_element_has_exact_replacement": {"type": "string"}, "deprecated_element_has_possible_replacement": {"type": "string"}, "exact_mappings": {"items": {"type": "string"}, "type": "array"}, "examples": {"items": {}, "type": "array"}, "extensions": {"additionalProperties": {}, "type": "object"}, "from_schema": {"type": "string"}, "imported_from": {"type": "string"}, "in_language": {"type": "string"}, "in_subset": {"items": {"type": "string"}, "type": "array"}, "keywords": {"items": {"type": "string"}, "type": "array"}, "last_updated_on": {"format": "date-time", "type": "string"}, "mappings": {"items": {"type": "string"}, "type": "array"}, "meaning": {"type": "string"}, "modified_by": {"type": "string"}, "narrow_mappings": {"items": {"type": "string"}, "type": "array"}, "notes": {"items": {"type": "string"}, "type": "array"}, "rank": {"type": "integer"}, "related_mappings": {"items": {"type": "string"}, "type": "array"}, "see_also": {"items": {"type": "string"}, "type": "array"}, "source": {"type": "string"}, "status": {"type": "string"}, "structured_aliases": {"items": {}, "type": "array"}, "text": {"type": "string"}, "todos": {"items": {"type": "string"}, "type": "array"}, "unit": {}}, "required": [], "type": "object"}
meta.schema.json
aliases
Alternate names/labels for the element. These do not alter the semantics of the schema, but may be useful to support search and alignment.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
alt_descriptions
A sourced alternative description for an element
{"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}
meta.schema.json
additionalProperties
text of an attributed description
{"type": "string"}
meta.schema.json
annotations
a collection of tag/text tuples with the semantics of OWL Annotation
{"additionalProperties": {}, "type": "object"}
meta.schema.json
broad_mappings
A list of terms from different schemas or terminology systems that have broader meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
categories
Controlled terms used to categorize an element.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
close_mappings
A list of terms from different schemas or terminology systems that have close meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
comments
notes and comments about an element intended primarily for external consumption
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
contributors
agent that contributed to the element
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
created_by
agent that created the element
{"type": "string"}
meta.schema.json
created_on
time at which the element was created
{"format": "date-time", "type": "string"}
meta.schema.json
deprecated
Description of why and when this element will no longer be used
{"type": "string"}
meta.schema.json
deprecated_element_has_exact_replacement
When an element is deprecated, it can be automatically replaced by this uri or curie
{"type": "string"}
meta.schema.json
deprecated_element_has_possible_replacement
When an element is deprecated, it can be potentially replaced by this uri or curie
{"type": "string"}
meta.schema.json
description
a textual description of the element's purpose and use
{"type": "string"}
meta.schema.json
exact_mappings
A list of terms from different schemas or terminology systems that have identical meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
examples
example usages of an element
{"items": {}, "type": "array"}
meta.schema.json
extensions
a tag/text tuple attached to an arbitrary element
{"additionalProperties": {}, "type": "object"}
meta.schema.json
from_schema
id of the schema that defined the element
{"type": "string"}
meta.schema.json
imported_from
the imports entry that this element was derived from. Empty means primary source
{"type": "string"}
meta.schema.json
in_language
the primary language used in the sources
{"type": "string"}
meta.schema.json
in_subset
used to indicate membership of a term in a defined subset of terms used for a particular domain or application.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
keywords
Keywords or tags used to describe the element
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
last_updated_on
time at which the element was last updated
{"format": "date-time", "type": "string"}
meta.schema.json
mappings
A list of terms from different schemas or terminology systems that have comparable meaning. These may include terms that are precisely equivalent, broader or narrower in meaning, or otherwise semantically related but not equivalent from a strict ontological perspective.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
meaning
the value meaning of a permissible value
{"type": "string"}
meta.schema.json
modified_by
agent that modified the element
{"type": "string"}
meta.schema.json
narrow_mappings
A list of terms from different schemas or terminology systems that have narrower meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
notes
editorial notes about an element intended primarily for internal consumption
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
rank
the relative order in which the element occurs, lower values are given precedence
{"type": "integer"}
meta.schema.json
related_mappings
A list of terms from different schemas or terminology systems that have related meaning.
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
see_also
A list of related entities or URLs that may be of relevance
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
source
A related resource from which the element is derived.
{"type": "string"}
meta.schema.json
status
status of the element
{"type": "string"}
meta.schema.json
structured_aliases
A list of structured_alias objects, used to provide aliases in conjunction with additional metadata.
{"items": {}, "type": "array"}
meta.schema.json
text
The actual permissible value itself
{"type": "string"}
meta.schema.json
title
A concise human-readable display label for the element. The title should mirror the name, and should use ordinary textual punctuation.
{"type": "string"}
meta.schema.json
todos
Outstanding issues that needs resolution
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
unit
an encoding of a unit
{}
meta.schema.json
Prefix
prefix URI tuple
{"additionalProperties": false, "properties": {"prefix_prefix": {"type": "string"}, "prefix_reference": {"type": "string"}}, "required": ["prefix_prefix", "prefix_reference"], "type": "object"}
meta.schema.json
prefix_prefix
The prefix components of a prefix expansions. This is the part that appears before the colon in a CURIE.
{"type": "string"}
meta.schema.json
prefix_reference
The namespace to which a prefix expands to.
{"type": "string"}
meta.schema.json
Prefix__identifier_optional
prefix URI tuple
{"additionalProperties": false, "properties": {"prefix_prefix": {"type": "string"}, "prefix_reference": {"type": "string"}}, "required": ["prefix_reference"], "type": "object"}
meta.schema.json
prefix_prefix
The prefix components of a prefix expansions. This is the part that appears before the colon in a CURIE.
{"type": "string"}
meta.schema.json
prefix_reference
The namespace to which a prefix expands to.
{"type": "string"}
meta.schema.json
PresenceEnum
enumeration of conditions by which a slot value should be set
{"enum": ["UNCOMMITTED", "PRESENT", "ABSENT"], "type": "string"}
meta.schema.json
PvFormulaOptions
The formula used to generate the set of permissible values from the code_set values
{"enum": ["CODE", "CURIE", "URI", "FHIR_CODING"], "type": "string"}
meta.schema.json
ReachabilityQuery
A query that is used on an enum expression to dynamically obtain a set of permissible values via walking from a set of source nodes to a set of descendants or ancestors over a set of relationship types
{"additionalProperties": false, "properties": {"include_self": {"type": "boolean"}, "is_direct": {"type": "boolean"}, "relationship_types": {"items": {"type": "string"}, "type": "array"}, "source_nodes": {"items": {"type": "string"}, "type": "array"}, "source_ontology": {"type": "string"}, "traverse_up": {"type": "boolean"}}, "type": "object"}
meta.schema.json
include_self
True if the query is reflexive
{"type": "boolean"}
meta.schema.json
is_direct
True if the reachability query should only include directly related nodes, if False then include also transitively connected
{"type": "boolean"}
meta.schema.json
relationship_types
A list of relationship types (properties) that are used in a reachability query
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
source_nodes
A list of nodes that are used in the reachability query
{"items": {"type": "string"}, "type": "array"}
meta.schema.json
source_ontology
An ontology or vocabulary or terminology that is used in a query to obtain a set of permissible values
{"type": "string"}
meta.schema.json
traverse_up
True if the direction of the reachability query is reversed and ancestors are retrieved
{"type": "boolean"}
meta.schema.json
RelationalRoleEnum
enumeration of roles a slot on a relationship class can play
{"enum": ["SUBJECT", "OBJECT", "PREDICATE", "NODE", "OTHER_ROLE"], "type": "string"}
meta.schema.json
SchemaDefinition
A collection of definitions that make up a schema or a data model.
{"additionalProperties": false, "properties": {"aliases": {"items": {"type": "string"}, "type": "array"}, "alt_descriptions": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "annotations": {"additionalProperties": {}, "type": "object"}, "broad_mappings": {"items": {"type": "string"}, "type": "array"}, "categories": {"items": {"type": "string"}, "type": "array"}, "classes": {"additionalProperties": {"anyOf": [{}, {"type": "null"}]}, "type": "object"}, "close_mappings": {"items": {"type": "string"}, "type": "array"}, "comments": {"items": {"type": "string"}, "type": "array"}, "conforms_to": {"type": "string"}, "contributors": {"items": {"type": "string"}, "type": "array"}, "created_by": {"type": "string"}, "created_on": {"format": "date-time", "type": "string"}, "default_curi_maps": {"items": {"type": "string"}, "type": "array"}, "default_prefix": {"type": "string"}, "default_range": {"type": "string"}, "definition_uri": {"type": "string"}, "deprecated": {"type": "string"}, "deprecated_element_has_exact_replacement": {"type": "string"}, "deprecated_element_has_possible_replacement": {"type": "string"}, "emit_prefixes": {"items": {"type": "string"}, "type": "array"}, "enums": {"additionalProperties": {"anyOf": [{}, {"type": "null"}]}, "type": "object"}, "exact_mappings": {"items": {"type": "string"}, "type": "array"}, "examples": {"items": {}, "type": "array"}, "extensions": {"additionalProperties": {}, "type": "object"}, "from_schema": {"type": "string"}, "generation_date": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "id_prefixes": {"items": {"type": "string"}, "type": "array"}, "implements": {"items": {"type": "string"}, "type": "array"}, "imported_from": {"type": "string"}, "imports": {"items": {"type": "string"}, "type": "array"}, "in_language": {"type": "string"}, "in_subset": {"items": {"type": "string"}, "type": "array"}, "instantiates": {"items": {"type": "string"}, "type": "array"}, "keywords": {"items": {"type": "string"}, "type": "array"}, "last_updated_on": {"format": "date-time", "type": "string"}, "license": {"type": "string"}, "local_names": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "mappings": {"items": {"type": "string"}, "type": "array"}, "metamodel_version": {"type": "string"}, "modified_by": {"type": "string"}, "name": {"type": "string"}, "narrow_mappings": {"items": {"type": "string"}, "type": "array"}, "notes": {"items": {"type": "string"}, "type": "array"}, "prefixes": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "rank": {"type": "integer"}, "related_mappings": {"items": {"type": "string"}, "type": "array"}, "see_also": {"items": {"type": "string"}, "type": "array"}, "settings": {"additionalProperties": {"anyOf": [{}, {"type": "string"}]}, "type": "object"}, "slot_names_unique": {"type": "boolean"}, "slots": {"additionalProperties": {"anyOf": [{}, {"type": "null"}]}, "type": "object"}, "source": {"type": "string"}, "source_file": {"type": "string"}, "source_file_date": {"format": "date-time", "type": "string"}, "source_file_size": {"type": "integer"}, "status": {"type": "string"}, "structured_aliases": {"items": {}, "type": "array"}, "subsets": {"additionalProperties": {"anyOf": [{}, {"type": "null"}]}, "type": "object"}, "todos": {"items": {"type": "string"}, "type": "array"}, "types": {"additionalProperties": {"anyOf": [{}, {"type": "null"}]}, "type": "object"}, "version": {"type": "string"}}, "required": ["id", "name"], "type": "object"}