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

Method generateGraph

src/main/java/graph/GraphController.java:658–712  ·  view source on GitHub ↗

Generates the GraphML output given the details of the GraphRequestModel. @param requestModel GraphRequestModel @param ontPrefixAndCurrGraphML List where the first value is the ontology prefix (which is used by VOWL to determine "external" classes) and the second value

(GraphRequestModel requestModel, List<String> ontPrefixAndCurrGraphML, 
			SnarlTemplate snarlTemplate, SnarlTemplate reasoningTemplate, List<PrefixModel> prefixes, 
			List<ClassModel> classes, RelatedAndRestrictionModel relatedsAndRestrictions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createGraphMethod · 0.95

Calls 8

createUMLGraphMethod · 0.95
createClassGraphMethod · 0.95
createPropertiesGraphMethod · 0.95
checkForUnusedNodeMethod · 0.95
removeDuplicatesMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected