From c3809d36b2027ca4a9d66c258744f2bf7e4dc03d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 22 Jan 2022 01:12:49 +0000 Subject: [PATCH] Updating generated outputs --- docs/ClassDefinition/index.html | 13 +- docs/Definition/index.html | 3 +- docs/PermissibleValue/index.html | 17 + docs/SlotDefinition/index.html | 13 +- docs/UniqueKey/index.html | 7 +- docs/aliases/index.html | 20 + docs/alt_descriptions/index.html | 17 + docs/asymmetric/index.html | 5 + .../children_are_mutually_disjoint/index.html | 155 ++ .../class_definition_disjoint_with/index.html | 157 ++ docs/class_uri/index.html | 17 + docs/description/index.html | 5 + docs/disjoint_with/index.html | 155 ++ docs/index.html | 10 +- docs/irreflexive/index.html | 17 + docs/mappings/index.html | 20 + docs/maximum_value/index.html | 17 + docs/meaning/index.html | 17 + docs/minimum_value/index.html | 17 + docs/name/index.html | 10 + docs/owned_by/index.html | 178 ++ docs/range/index.html | 5 + docs/reflexive/index.html | 5 + docs/schema_definition_name/index.html | 10 + docs/search/search_index.json | 2 +- docs/sitemap.xml | 514 +++-- docs/sitemap.xml.gz | Bin 318 -> 320 bytes docs/slot_definition_disjoint_with/index.html | 157 ++ docs/slot_uri/index.html | 17 + docs/source/index.html | 10 + docs/status/index.html | 5 + docs/symmetric/index.html | 17 + docs/text/index.html | 17 + docs/title/index.html | 5 + docs/transitive/index.html | 17 + docs/unique_key_name/index.html | 154 ++ linkml_model/annotations.py | 2 +- linkml_model/datasets.py | 2 +- linkml_model/extensions.py | 2 +- linkml_model/graphql/meta.graphql | 5 + linkml_model/json/annotations.json | 4 +- linkml_model/json/datasets.json | 4 +- linkml_model/json/extensions.json | 4 +- linkml_model/json/mappings.json | 12 +- linkml_model/json/meta.json | 189 +- linkml_model/json/types.json | 4 +- linkml_model/json/validation.json | 4 +- .../jsonld/annotations.context.jsonld | 2 +- .../jsonld/annotations.model.context.jsonld | 2 +- linkml_model/jsonld/datasets.context.jsonld | 2 +- .../jsonld/datasets.model.context.jsonld | 2 +- linkml_model/jsonld/extensions.context.jsonld | 2 +- .../jsonld/extensions.model.context.jsonld | 2 +- linkml_model/jsonld/mappings.context.jsonld | 2 +- .../jsonld/mappings.model.context.jsonld | 2 +- linkml_model/jsonld/meta.context.jsonld | 11 +- linkml_model/jsonld/meta.model.context.jsonld | 11 +- linkml_model/jsonld/types.context.jsonld | 2 +- .../jsonld/types.model.context.jsonld | 2 +- linkml_model/jsonld/validation.context.jsonld | 2 +- .../jsonld/validation.model.context.jsonld | 2 +- linkml_model/jsonschema/meta.schema.json | 176 +- linkml_model/mappings.py | 2 +- linkml_model/meta.py | 34 +- linkml_model/owl/meta.owl.ttl | 2005 +++++++++-------- linkml_model/rdf/annotations.model.ttl | 208 +- linkml_model/rdf/annotations.ttl | 160 +- linkml_model/rdf/datasets.model.ttl | 652 +++--- linkml_model/rdf/datasets.ttl | 724 +++--- linkml_model/rdf/extensions.model.ttl | 150 +- linkml_model/rdf/extensions.ttl | 164 +- linkml_model/rdf/mappings.model.ttl | 214 +- linkml_model/rdf/mappings.ttl | 208 +- linkml_model/rdf/meta.model.ttl | 215 +- linkml_model/rdf/meta.ttl | 213 +- linkml_model/rdf/types.model.ttl | 124 +- linkml_model/rdf/types.ttl | 98 +- linkml_model/rdf/validation.model.ttl | 272 +-- linkml_model/rdf/validation.ttl | 276 +-- linkml_model/shex/meta.shex | 7 +- linkml_model/shex/meta.shexj | 37 +- linkml_model/sqlddl/meta.sql | 7 +- linkml_model/types.py | 2 +- linkml_model/validation.py | 2 +- 84 files changed, 5125 insertions(+), 2908 deletions(-) create mode 100644 docs/children_are_mutually_disjoint/index.html create mode 100644 docs/class_definition_disjoint_with/index.html create mode 100644 docs/disjoint_with/index.html create mode 100644 docs/owned_by/index.html create mode 100644 docs/slot_definition_disjoint_with/index.html create mode 100644 docs/unique_key_name/index.html diff --git a/docs/ClassDefinition/index.html b/docs/ClassDefinition/index.html index 22cfd677..4cd67734 100644 --- a/docs/ClassDefinition/index.html +++ b/docs/ClassDefinition/index.html @@ -102,7 +102,7 @@

Class: class_definition

the definition of a class or interface

URI: linkml:ClassDefinition

-

img

+

img

Parents