MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / addThingOrResource

Method addThingOrResource

src/main/java/graph/GraphDBAccess.java:916–941  ·  view source on GitHub ↗

Add owl:Thing or rdfs:Resource to the current list of classes. @param classes List @param umlClasses List @param prefixes List @param attributes List defining either the attributes for owl:Thing or rdfs:Resource @param isOWLThing boolean

(List<ClassModel> classes, List<UMLClassModel> umlClasses, 
			List<PrefixModel> prefixes, List<String> attributes, boolean isOWLThing)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getClassesForUMLMethod · 0.95

Calls 1

processURIListMethod · 0.95

Tested by

no test coverage detected