schema stringclasses 471
values | key stringlengths 0 203 | description stringlengths 0 4.37k | object stringlengths 2 322k |
|---|---|---|---|
meta.schema.json | comments | notes and comments about an element intended primarily for external consumption | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | conforms_to | An established standard to which the element conforms. | {"type": "string"} |
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 | definition_uri | The native URI of the element. This is always within the namespace of the containing schema. Contrast with the assigned URI, via class_uri or slot_uri | {"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 | equals_number | the slot must have range of a number and the value of the slot must equal the specified value | {"type": "integer"} |
meta.schema.json | equals_string | the slot must have range string and the value of the slot must equal the specified value | {"type": "string"} |
meta.schema.json | equals_string_in | the slot must have range string and the value of the slot must equal one of the specified values | {"items": {"type": "string"}, "type": "array"} |
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 | exactly_one_of | holds if only one of the expressions hold | {"items": {}, "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 | id_prefixes | An allowed list of prefixes for which identifiers must conform. The identifier of this class or slot must begin with the URIs referenced by this prefix | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | implements | An element in another schema which this element conforms to. The referenced element is not imported into the schema for the implementing element. However, the referenced schema may be used to check conformance of the implementing element. | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | implicit_prefix | Causes the slot value to be interpreted as a uriorcurie after prefixing with this string | {"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 | instantiates | An element in another schema which this element instantiates. | {"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 | additionalProperties | a name assigned to an element in a given ontology | {"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 | maximum_value | for slots with ranges of type number, the value must be equal to or lowe than this | {"type": "integer"} |
meta.schema.json | minimum_value | for slots with ranges of type number, the value must be equal to or higher than this | {"type": "integer"} |
meta.schema.json | modified_by | agent that modified the element | {"type": "string"} |
meta.schema.json | name | the unique name of the element within the context of the schema. Name is combined with the default prefix to form the globally unique subject of the target class. | {"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 | none_of | holds if none of the expressions hold | {"items": {}, "type": "array"} |
meta.schema.json | notes | editorial notes about an element intended primarily for internal consumption | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | pattern | the string value of the slot must conform to this regular expression expressed in the string | {"type": "string"} |
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 | repr | the name of the python object that implements this type definition | {"type": "string"} |
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 | structured_pattern | the string value of the slot must conform to the regular expression in the pattern expression | {} |
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 | typeof | A parent type from which type properties are inherited | {"type": "string"} |
meta.schema.json | union_of | indicates that the domain element consists exactly of the members of the element in the range. | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | unit | an encoding of a unit | {} |
meta.schema.json | uri | The uri that defines the possible values for the type definition | {"type": "string"} |
meta.schema.json | UniqueKey | a collection of slots whose values uniquely identify an instance of a class | {"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"}, "consider_nulls_inequal": {"type": "boolean"}, "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"}, "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"}, "todos": {"items": {"type": "string"}, "type": "array"}, "unique_key_name": {"type": "string"}, "unique_key_slots": {"items": {"type": "string"}, "type": "array"}}, "required": ["unique_key_name", "unique_key_slots"], "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 | consider_nulls_inequal | By default, None values are considered equal for the purposes of comparisons in determining uniqueness. Set this to true to treat missing values as per ANSI-SQL NULLs, i.e NULL=NULL is always False. | {"type": "boolean"} |
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 | 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 | 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 | unique_key_name | name of the unique key | {"type": "string"} |
meta.schema.json | unique_key_slots | list of slot names that form a key. The tuple formed from the values of all these slots should be unique. | {"items": {"type": "string"}, "type": "array"} |
meta.schema.json | UniqueKey__identifier_optional | a collection of slots whose values uniquely identify an instance of a class | {"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"}, "consider_nulls_inequal": {"type": "boolean"}, "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"}, "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"}, "todos": {"items": {"type": "string"}, "type": "array"}, "unique_key_name": {"type": "string"}, "unique_key_slots": {"items": {"type": "string"}, "type": "array"}}, "required": ["unique_key_slots"], "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"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.