Uses of Package
org.geneontology.obographs.core.model
Packages that use org.geneontology.obographs.core.model
Package
Description
## Basic Obo Graph Model
Corresponds to the subset of OWL consisting of SubClassOf axioms between named classes
and either named classes or simple existential restrictions.
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
Objects that can be associated with a
Meta holder-
Classes in org.geneontology.obographs.core.model used by org.geneontology.obographs.core.ioClassDescriptionHolds a collection of graphs, plus document-level metadata ## Model 
-
Classes in org.geneontology.obographs.core.model used by org.geneontology.obographs.core.modelClassDescriptionAn edge connects two nodes via a predicateA graph object holds a collection of nodes and edges Corresponds to a Named Graph in RDF, and an Ontology in OWL Note: there is no assumption that either nodes or edges are unique to a graph ## Basic OBO Graphs  *Holds a collection of graphs, plus document-level metadata ## Model A holder for metadata The information in a Meta object consists sets of
PropertyValueobjects, which associate the Meta object holder with some value via some property.A graph node corresponds to a class, individual or propertyAn edge connects two nodes via a predicateBuilds instances of typeEdge.A graph object holds a collection of nodes and edges Corresponds to a Named Graph in RDF, and an Ontology in OWL Note: there is no assumption that either nodes or edges are unique to a graph ## Basic OBO Graphs  *Builds instances of typeGraph.Holds a collection of graphs, plus document-level metadata ## Model Builds instances of typeGraphDocument.A holder for metadata The information in a Meta object consists sets ofPropertyValueobjects, which associate the Meta object holder with some value via some property.Builds instances of typeMeta.A graph node corresponds to a class, individual or propertyBuilds instances of typeNode. -
Classes in org.geneontology.obographs.core.model used by org.geneontology.obographs.core.model.axiomClassDescriptionAn edge connects two nodes via a predicateA holder for metadata The information in a Meta object consists sets of
PropertyValueobjects, which associate the Meta object holder with some value via some property. -
Classes in org.geneontology.obographs.core.model used by org.geneontology.obographs.core.model.metaClassDescriptionA holder for metadata The information in a Meta object consists sets of
PropertyValueobjects, which associate the Meta object holder with some value via some property.