monarch-kg-qc-schema
Schema for QC reports on the Monarch KG.
URI: https://w3id.org/monarch-initiative/monarch-kg-qc-schema
Name: monarch-kg-qc-schema
Classes
Class |
Description |
PredicateReport |
A sub report summarizing the predicates of a collection |
Report |
Represents a Report |
SubReport |
An abstract report section for a knowledge graph |
EdgeReport |
A sub report summarizing a collection of edges |
NodeReport |
A sub report summarizing a collection of nodes |
NodeTypeReport |
A sub report summarizing the types of a collection of nodes |
Slots
Slot |
Description |
categories |
The categories of the node or edge objects |
dangling_edges |
Report summarizing knowledge graph dangling edges |
description |
A human-readable description for a thing |
edges |
Report summarizing knowledge graph edges |
missing |
Number of missing of type in collection |
missing_nodes |
Report summarizing knowledge graph missing nodes |
missing_object_namespaces |
Namespaces of missing objects from predicate edges collection |
missing_objects |
Number of missing objects in edges of predicate collection |
missing_subject_namespaces |
Namespaces of mission subjects from predicate edges collection |
missing_subjects |
Number of mission subjects in edges of predicate collection |
name |
A human-readable name for a thing |
namespaces |
The namespaces of the node or edge objects |
node_types |
NodeType reports for the edges collection |
nodes |
Report summarizing knowledge graph nodes |
predicates |
Predicate reports for the edges collection |
taxon |
The taxons of the nodes in the collection |
total_number |
Total number of edge or node objects |
uri |
Predicate URI for the group of edges |
Enumerations
Types
Type |
Description |
Boolean |
A binary (true or false) value |
Curie |
a compact URI |
Date |
a date (year, month and day) in an idealized calendar |
DateOrDatetime |
Either a date or a datetime |
Datetime |
The combination of a date and time |
Decimal |
A real number with arbitrary precision that conforms to the xsd:decimal speci... |
Double |
A real number that conforms to the xsd:double specification |
Float |
A real number that conforms to the xsd:float specification |
Integer |
An integer |
Ncname |
Prefix part of CURIE |
Nodeidentifier |
A URI, CURIE or BNODE that represents a node in a model |
Objectidentifier |
A URI or CURIE that represents an object in the model |
String |
A character string |
Time |
A time object represents a (local) time of day, independent of any particular... |
Uri |
a complete URI |
Uriorcurie |
a URI or a CURIE |
Subsets