linkml
Contents:
LinkML at a glance
Quick Install Guide
Tutorial
LinkML Schemas
Working with Data
Generators
Examples of use
The LinkML Ecosystem
LinkML specification
FAQ
Developers guide:
Developers guide
Code
linkml
»
Index
Index
Symbols
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
|
Y
Symbols
--dir <dir>
gen-sparql command line option
--format <format>
gen-sparql command line option
--importmap <importmap>
gen-sparql command line option
--log_level <log_level>
gen-sparql command line option
--mergeimports
gen-sparql command line option
--metadata
gen-sparql command line option
--metauris
gen-sparql command line option
--no-mergeimports
gen-sparql command line option
--no-metadata
gen-sparql command line option
--useuris
gen-sparql command line option
-d
gen-sparql command line option
-f
gen-sparql command line option
-im
gen-sparql command line option
A
add_class() (linkml_runtime.utils.schemaview.SchemaView method)
add_enum() (linkml_runtime.utils.schemaview.SchemaView method)
add_slot() (linkml_runtime.utils.schemaview.SchemaView method)
add_subset() (linkml_runtime.utils.schemaview.SchemaView method)
add_type() (linkml_runtime.utils.schemaview.SchemaView method)
all_class() (linkml_runtime.utils.schemaview.SchemaView method)
all_classes() (linkml_runtime.utils.schemaview.SchemaView method)
all_element() (linkml_runtime.utils.schemaview.SchemaView method)
all_elements() (linkml_runtime.utils.schemaview.SchemaView method)
all_enum() (linkml_runtime.utils.schemaview.SchemaView method)
all_enums() (linkml_runtime.utils.schemaview.SchemaView method)
all_schema() (linkml_runtime.utils.schemaview.SchemaView method)
all_slot() (linkml_runtime.utils.schemaview.SchemaView method)
all_slots() (linkml_runtime.utils.schemaview.SchemaView method)
all_subset() (linkml_runtime.utils.schemaview.SchemaView method)
all_subsets() (linkml_runtime.utils.schemaview.SchemaView method)
all_type() (linkml_runtime.utils.schemaview.SchemaView method)
all_types() (linkml_runtime.utils.schemaview.SchemaView method)
annotation_dict() (linkml_runtime.utils.schemaview.SchemaView method)
C
CheckResult (class in linkml.reporting.model)
,
[1]
class
class_ancestors() (linkml_runtime.utils.schemaview.SchemaView method)
class_children() (linkml_runtime.utils.schemaview.SchemaView method)
class_class_curie (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.Problem attribute)
,
[1]
(linkml.reporting.model.ProblemSlotInapplicable attribute)
,
[1]
(linkml.reporting.model.ProblemSlotMissing attribute)
,
[1]
(linkml.reporting.model.ProblemSlotUndeclared attribute)
,
[1]
(linkml.reporting.model.Report attribute)
,
[1]
class_class_uri (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.Problem attribute)
,
[1]
(linkml.reporting.model.ProblemSlotInapplicable attribute)
,
[1]
(linkml.reporting.model.ProblemSlotMissing attribute)
,
[1]
(linkml.reporting.model.ProblemSlotUndeclared attribute)
,
[1]
(linkml.reporting.model.Report attribute)
,
[1]
class_descendants() (linkml_runtime.utils.schemaview.SchemaView method)
class_induced_slots() (linkml_runtime.utils.schemaview.SchemaView method)
class_leaves() (linkml_runtime.utils.schemaview.SchemaView method)
class_model_uri (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.Problem attribute)
,
[1]
(linkml.reporting.model.ProblemSlotInapplicable attribute)
,
[1]
(linkml.reporting.model.ProblemSlotMissing attribute)
,
[1]
(linkml.reporting.model.ProblemSlotUndeclared attribute)
,
[1]
(linkml.reporting.model.Report attribute)
,
[1]
class_name (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.Problem attribute)
,
[1]
(linkml.reporting.model.ProblemSlotInapplicable attribute)
,
[1]
(linkml.reporting.model.ProblemSlotMissing attribute)
,
[1]
(linkml.reporting.model.ProblemSlotUndeclared attribute)
,
[1]
(linkml.reporting.model.Report attribute)
,
[1]
class_name_mappings() (linkml_runtime.utils.schemaview.SchemaView method)
class_parents() (linkml_runtime.utils.schemaview.SchemaView method)
class_roots() (linkml_runtime.utils.schemaview.SchemaView method)
class_slots() (linkml_runtime.utils.schemaview.SchemaView method)
ClassDefinition (class in linkml_runtime.linkml_model.meta)
D
delete_class() (linkml_runtime.utils.schemaview.SchemaView method)
delete_enum() (linkml_runtime.utils.schemaview.SchemaView method)
delete_slot() (linkml_runtime.utils.schemaview.SchemaView method)
delete_subset() (linkml_runtime.utils.schemaview.SchemaView method)
delete_type() (linkml_runtime.utils.schemaview.SchemaView method)
dump() (linkml_runtime.dumpers.json_dumper.JSONDumper method)
dumps() (linkml_runtime.dumpers.json_dumper.JSONDumper method)
E
enum
ERROR (linkml.reporting.model.SeverityOptions attribute)
,
[1]
expand_curie() (linkml_runtime.utils.schemaview.SchemaView method)
F
FATAL (linkml.reporting.model.SeverityOptions attribute)
,
[1]
G
gen-sparql command line option
--dir <dir>
--format <format>
--importmap <importmap>
--log_level <log_level>
--mergeimports
--metadata
--metauris
--no-mergeimports
--no-metadata
--useuris
-d
-f
-im
YAMLFILE
get_class() (linkml_runtime.utils.schemaview.SchemaView method)
get_element() (linkml_runtime.utils.schemaview.SchemaView method)
get_elements_applicable_by_identifier() (linkml_runtime.utils.schemaview.SchemaView method)
get_elements_applicable_by_prefix() (linkml_runtime.utils.schemaview.SchemaView method)
get_enum() (linkml_runtime.utils.schemaview.SchemaView method)
get_identifier_slot() (linkml_runtime.utils.schemaview.SchemaView method)
get_mapping_index() (linkml_runtime.utils.schemaview.SchemaView method)
get_mappings() (linkml_runtime.utils.schemaview.SchemaView method)
get_slot() (linkml_runtime.utils.schemaview.SchemaView method)
get_subset() (linkml_runtime.utils.schemaview.SchemaView method)
get_type() (linkml_runtime.utils.schemaview.SchemaView method)
get_type_designator_slot() (linkml_runtime.utils.schemaview.SchemaView method)
get_uri() (linkml_runtime.utils.schemaview.SchemaView method)
I
imports_closure() (linkml_runtime.utils.schemaview.SchemaView method)
in_schema() (linkml_runtime.utils.schemaview.SchemaView method)
induced_class() (linkml_runtime.utils.schemaview.SchemaView method)
induced_slot() (linkml_runtime.utils.schemaview.SchemaView method)
info (linkml.reporting.model.CheckResult attribute)
,
[1]
INFO (linkml.reporting.model.SeverityOptions attribute)
,
[1]
info (linkml.reporting.model.slots attribute)
,
[1]
instantiates (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
inverse() (linkml_runtime.utils.schemaview.SchemaView method)
is_inlined() (linkml_runtime.utils.schemaview.SchemaView method)
is_mixin() (linkml_runtime.utils.schemaview.SchemaView method)
is_relationship() (linkml_runtime.utils.schemaview.SchemaView method)
J
JSONDumper (class in linkml_runtime.dumpers.json_dumper)
JSONLoader (class in linkml_runtime.loaders)
L
linkml.reporting
module
,
[1]
linkml.reporting.model
module
,
[1]
loads() (linkml_runtime.loaders.JSONLoader method)
M
merge_schema() (linkml_runtime.utils.schemaview.SchemaView method)
module
linkml.reporting
,
[1]
linkml.reporting.model
,
[1]
O
object (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
object_str (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
P
predicate (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
Problem (class in linkml.reporting.model)
,
[1]
ProblemSlotInapplicable (class in linkml.reporting.model)
,
[1]
ProblemSlotMissing (class in linkml.reporting.model)
,
[1]
ProblemSlotUndeclared (class in linkml.reporting.model)
,
[1]
R
Report (class in linkml.reporting.model)
,
[1]
report__results (linkml.reporting.model.slots attribute)
,
[1]
results (linkml.reporting.model.Report attribute)
,
[1]
S
SchemaDefinition (class in linkml_runtime.linkml_model.meta)
SchemaView (class in linkml_runtime.utils.schemaview)
,
[1]
serialize() (linkml.generators.sparqlgen.SparqlGenerator method)
severity (linkml.reporting.model.slots attribute)
,
[1]
SeverityOptions (class in linkml.reporting.model)
,
[1]
slot
slot_ancestors() (linkml_runtime.utils.schemaview.SchemaView method)
slot_applicable_range_elements() (linkml_runtime.utils.schemaview.SchemaView method)
slot_children() (linkml_runtime.utils.schemaview.SchemaView method)
slot_descendants() (linkml_runtime.utils.schemaview.SchemaView method)
slot_leaves() (linkml_runtime.utils.schemaview.SchemaView method)
slot_name_mappings() (linkml_runtime.utils.schemaview.SchemaView method)
slot_parents() (linkml_runtime.utils.schemaview.SchemaView method)
slot_range_as_union() (linkml_runtime.utils.schemaview.SchemaView method)
slot_roots() (linkml_runtime.utils.schemaview.SchemaView method)
SlotDefinition (class in linkml_runtime.linkml_model.meta)
slots (class in linkml.reporting.model)
,
[1]
source (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
SparqlGenerator (class in linkml.generators.sparqlgen)
subject (linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
T
type
(linkml.reporting.model.CheckResult attribute)
,
[1]
(linkml.reporting.model.slots attribute)
,
[1]
U
usage_index() (linkml_runtime.utils.schemaview.SchemaView method)
W
WARNING (linkml.reporting.model.SeverityOptions attribute)
,
[1]
Y
YAMLFILE
gen-sparql command line option