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

Method addPropertyModels

src/main/java/graph/GraphDBAccess.java:889–903  ·  view source on GitHub ↗

Gets all datatype, object or annotation properties and their details. @param snarlTemplate @param prefixes List which may be updated if the property uses a new URI prefix @param query String defining the specific query @param models List which is modified to add the

(SnarlTemplate snarlTemplate, List<PrefixModel> prefixes, 
			final String query, List<PropertyModel> models, final char propertyType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getAllPropertiesMethod · 0.95

Calls 2

processURINameMethod · 0.95
getLabelMethod · 0.95

Tested by

no test coverage detected