Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NinePts/OntoGraph
/ functions
Functions
500 in github.com/NinePts/OntoGraph
⨍
Functions
500
◇
Types & classes
41
↓ 4 callers
Method
addToObjectOrDataProperties
Checks whether a property value is a datatype or an object (a reference to an individual) value. If a datatype value, then it is added to the datatype
src/main/java/graph/GraphDBAccess.java:959
↓ 4 callers
Method
createEdgeDetailsModelForRelationship
Create the edge-specific details for an equivalentClass or disjointWith edge. @param visualization String @param edgeType String (either "eq" or "d
src/main/java/graph/models/EdgeDetailsModel.java:82
↓ 4 callers
Method
createEdgeDetailsModelForType
Create an instance of an EdgeDetailsModel based on the type of edge. @param requestModel GraphRequestModel @param typeOfEdge String defining either
src/main/java/graph/models/EdgeDetailsModel.java:153
↓ 4 callers
Method
getBlankNodeId
Returns a unique, user-friendly name for a blank node. @param blankNode String @return String that identifies the node as a "blank node" and adds a
src/main/java/graph/graphmloutputs/UMLGraphCreation.java:429
↓ 4 callers
Method
getRestrictions
Get the details for any owl:Restrictions or rdfs:Datatypes @param snarlTemplate SnarlTemplate with server details @param prefixes List<PrefixModel>
src/main/java/graph/GraphDBAccess.java:716
↓ 4 callers
Function
i
()
src/main/resources/static/lib/js/jquery.min.js:2
↓ 4 callers
Function
isPickerOwner
()
src/main/resources/static/lib/js/jscolor.js:1700
↓ 4 callers
Function
mb
(a,b)
src/main/resources/static/lib/js/jquery.min.js:4
↓ 4 callers
Function
n
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 4 callers
Method
processURIList
Executes the processUriName over all the URIs in a list @param prefixes List of PrefixModels for namespaces @param fullNames List<String> of URIs to
src/main/java/graph/GraphDBAccess.java:1513
↓ 4 callers
Function
qa
(a)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 4 callers
Function
s
()
src/main/resources/static/lib/js/backbone-min.js:1
↓ 4 callers
Method
setEdgeDetails
Sets the designated values in the EdgeDetailsModel. @param edgeDetails EdgeDetailsModel @param sourceArrow String @param targetArrow String @param li
src/main/java/graph/graphmloutputs/GraphMLUtils.java:1177
↓ 4 callers
Function
ua
(a,b,c,d,e)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 4 callers
Method
updateErrorString
Updates the error string with the new error on a new line. If the error string is empty, the new string is returned. @param currentError (String) the
src/main/java/graph/GraphRequestValidator.java:133
↓ 4 callers
Function
w
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Function
E
(n,t,r,e,u)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Function
F
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Function
P
(n,t)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Function
Pa
(a,b,c,d)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 3 callers
Function
Q
(a)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 3 callers
Function
Ua
(a,b)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 3 callers
Function
Vb
(a,b)
src/main/resources/static/lib/js/jquery.min.js:4
↓ 3 callers
Function
_
(n,t)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Method
addEnumerationIndividuals
Add enumeration details to the graph and draw edge to parent class. @param requestModel GraphRequestModel @param isClassRestriction boolean indicat
src/main/java/graph/graphmloutputs/GraphMLUtils.java:681
↓ 3 callers
Method
addNote
Add a note in GraphML format. @param visualization defining the visualization type @param noteDetails NoteDetailsModel holding the line type, heigh
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:323
↓ 3 callers
Method
addPropertyEdges
Add a property edge in graphML. @param requestModel GraphRequestModel defining visualization settings @param ontologyPrefix String @param propMode
src/main/java/graph/graphmloutputs/GraphMLUtils.java:98
↓ 3 callers
Method
addReferencedClass
Returns the GraphML output for a class that is referenced as part of blank node processing in the property diagram. @param ontologyPrefix String @pa
src/main/java/graph/graphmloutputs/GraphMLUtils.java:162
↓ 3 callers
Method
addVOWLEntity
Adds a datatype (likely rdfs:Literal), or an rdfs:Resource or owl:Thing node that is specific to a property, to support VOWL's splitting by class and
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:1020
↓ 3 callers
Method
checkForUnusedNode
Removes a particular node (either owl:Thing, rdfs:Resource or rdfs:Class) from the GraphML output if it is not needed @param currentGraphML String @
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:523
↓ 3 callers
Method
createCustomGraphRequestModelWithDiffOntologyErrors
Creates a custom class GraphRequestModel with different ontology errors such as an invalid file suffix or invalid contents @param fileName @param o
src/test/java/graph/ErrorTest.java:770
↓ 3 callers
Method
createNoteDetailsModel
Creates an instance of a NoteDetailsModel. @param lineType String @param height Integer @param width Integer @return NoteDetailsModel
src/main/java/graph/models/NoteDetailsModel.java:47
↓ 3 callers
Function
e
(n,t)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 3 callers
Function
f
(f,g,h,i,k)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 3 callers
Function
ga
()
src/main/resources/static/lib/js/jquery.min.js:2
↓ 3 callers
Method
getAttributeDetails
Checks for line feeds in the attribute value and determines the max length based on the text between the line feeds. The first value in the returned L
src/main/java/graph/graphmloutputs/GraphMLUtils.java:430
↓ 3 callers
Method
getPrefixedClassName
Gets the prefixed class name for the referenced entity from the List<ClassModel> @param classes List<ClassModel> holding the various names/URIs for
src/main/java/graph/graphmloutputs/GraphMLUtils.java:855
↓ 3 callers
Method
handleReferencedEquivalent
Either draw an edge to the referenced entity (if not a blank node) or continue drawing the complement, union or intersection details. @param request
src/main/java/graph/graphmloutputs/GraphMLUtils.java:1044
↓ 3 callers
Method
handleRestriction
Add a node or note which represents a restriction, then add an edge from the restriction details to the entityName. @param requestModel GraphRequest
src/main/java/graph/graphmloutputs/GraphMLUtils.java:554
↓ 3 callers
Method
modifyNodeDetailsForNodeShape
Modifies the display settings for a node, taking into account node shapes that are unique to OntoGraph (such as "smallCircle" or "none"), the length o
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:763
↓ 3 callers
Function
oa
(a)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 3 callers
Method
processComplementUnionOrIntersection
Adds an image, node or note about a complementOf, unionOf or intersectionOf definition and then adds an edge from a class to that image/node/note @pa
src/main/java/graph/graphmloutputs/GraphMLUtils.java:1087
↓ 3 callers
Function
q
(t,e)
src/main/resources/static/lib/js/backbone-min.js:1
↓ 3 callers
Function
s
(a)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 2 callers
Function
Ca
(a,b)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
F
()
src/main/resources/static/lib/js/backbone-min.js:1
↓ 2 callers
Function
Fa
(a,b)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
Ia
(a,b,c)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
La
(a,b)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
P
(a,b,c)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 2 callers
Function
R
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 2 callers
Function
R
(a,b,d,e)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
S
(a,b,c)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
Tb
(a)
src/main/resources/static/lib/js/jquery.min.js:4
↓ 2 callers
Function
Ub
(a,b,c,d)
src/main/resources/static/lib/js/jquery.min.js:4
↓ 2 callers
Function
X
(a,b,c,d)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
Z
(a,b)
src/main/resources/static/lib/js/pace.min.js:2
↓ 2 callers
Function
_
(t,e)
src/main/resources/static/lib/js/backbone-min.js:1
↓ 2 callers
Method
addBlankNodeSuperclasses
Adds any superclasses that are blank nodes. @param requestModel GraphRequestModel @param classes List of ClassModels @param blankNodeSuperClasses
src/main/java/graph/graphmloutputs/GraphMLUtils.java:70
↓ 2 callers
Method
addBox
Creates a GraphML grouping box with either the graph information (title, ontology URI and generation date) or prefixes and their namespaces. @param
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:160
↓ 2 callers
Method
addDatatypeRestrictions
Add any rdfs:Datatype restrictions into the GraphML output. @param requestModel GraphRequestModel @param classes List<ClassModel> with both class a
src/main/java/graph/GraphController.java:171
↓ 2 callers
Method
addImage
Add an image with a specific node/image name. @param imageName String @param imageType String indicating that either a "disjoint", "union", "inters
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:433
↓ 2 callers
Method
addOneOfs
(List<ClassModel> models, List<String> oneOfDetails, char oneOfType)
src/main/java/graph/GraphDBAccess.java:862
↓ 2 callers
Method
addProperties
Draw edges representing object properties between classes. @param requestModel GraphRequestModel defining visualization settings @param properties
src/main/java/graph/graphmloutputs/UMLGraphCreation.java:338
↓ 2 callers
Method
addSubclassOfEdges
Draw edges from a class to its superclasses. @param className String of the class name (with a prefix) @param superClasses List<String> of supercla
src/main/java/graph/graphmloutputs/GraphMLUtils.java:294
↓ 2 callers
Method
addThingOrResource
Add owl:Thing or rdfs:Resource to the current list of classes. @param classes List<ClassModel> @param umlClasses List<UMLClassModel> @param prefixes
src/main/java/graph/GraphDBAccess.java:916
↓ 2 callers
Method
addTitleAndPrefixes
Adds the GraphML for the title and prefixes boxes. @param graphTitle String @param ontologyURI String @param prefixes List<PrefixModel> @return St
src/main/java/graph/graphmloutputs/TitleAndPrefixCreation.java:45
↓ 2 callers
Function
bb
(a)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
c
()
src/main/resources/static/lib/js/bootstrap.min.js:6
↓ 2 callers
Function
ca
(a,b,c)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 2 callers
Function
cb
(a,b)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Method
checkForRDFDataAttributes
Determines if any of the RDF properties (in the input List, propDetails) have datatypes defined for their rdf:range values. If so, those properties ar
src/main/java/graph/GraphDBAccess.java:1017
↓ 2 callers
Method
createBasicEdgeDetailsModel
Create an instance of an EdgeDetailsModel. @param visualization String @param label String @param labelBackground String @param labelColor String
src/main/java/graph/models/EdgeDetailsModel.java:61
↓ 2 callers
Method
createIndividualPropertyLists
Creates/updates the maps containing the datatype and object properties and their values for an individual. @param snarlTemplate SnarlTemplate connec
src/main/java/graph/GraphDBAccess.java:1051
↓ 2 callers
Method
createPropertiesGraph
Processing to get the details on datatype and object properties from an ontology, and generate the GraphML output. @param requestModel GraphRequestM
src/main/java/graph/GraphController.java:543
↓ 2 callers
Function
createTitleForStdCustomization
(typeOfGraph, file)
src/main/resources/static/js/main.js:151
↓ 2 callers
Function
d
(t,e,i,r,n)
src/main/resources/static/lib/js/backbone-min.js:1
↓ 2 callers
Function
drawPicker
()
src/main/resources/static/lib/js/jscolor.js:1363
↓ 2 callers
Function
eb
(a,b,c,d,e)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
fb
(a,b,c)
src/main/resources/static/lib/js/jquery.min.js:3
↓ 2 callers
Function
fireOnce
()
src/main/resources/static/lib/js/jscolor.js:155
↓ 2 callers
Method
getAttributes
Query for any datatype attributes of the class with the IRI, classIRI @param snarlTemplate SnarlTemplate @param classIRI String @return attributes
src/main/java/graph/GraphDBAccess.java:1155
↓ 2 callers
Method
getEdgeFlagsText
Returns the text identifying if the property is asymmetric, functional, inverse functional, symmetric, reflexive, irreflexive and/or transitive. @par
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:633
↓ 2 callers
Method
getFontSize
Gets the appropriate font size for notes and edges, given the visualization type. @param visualization String @return font size as a String
src/main/java/graph/graphmloutputs/GraphMLOutputDetails.java:1061
↓ 2 callers
Method
getGraphMLDetails
Gets the details for a GraphML <elementName id= ...> ... </elementName> element @param graphMLDetails String holding the defined GraphML elements ("
src/main/java/graph/graphmloutputs/PropertiesGraphCreation.java:300
↓ 2 callers
Method
getIndividuals
Get all individual, their types and property values from the loaded ontology @param reasoningType String ("reasoningTrue" or "reasoningFalse") @para
src/main/java/graph/GraphDBAccess.java:522
↓ 2 callers
Method
getOntologyURI
Get the URI for the owl:Ontology @param snarlTemplate SnarlTemplate with server details @return String holding the URI of the ontology
src/main/java/graph/GraphDBAccess.java:599
↓ 2 callers
Method
getProperties
List of all properties and their domains/ranges in the loaded ontology @param snarlTemplate SnarlTemplate with server details @param prefixes List
src/main/java/graph/GraphDBAccess.java:644
↓ 2 callers
Method
getPropertiesCollapsed
Reduce individual domain-range property edges to a set of property edges that each have a unique domain and range pair. The label for these property e
src/main/java/graph/GraphController.java:823
↓ 2 callers
Function
getSupportedProp
(names)
src/main/resources/static/lib/js/jscolor.js:297
↓ 2 callers
Function
h
(t,e,r)
src/main/resources/static/lib/js/backbone-min.js:1
↓ 2 callers
Function
hc
()
src/main/resources/static/lib/js/jquery.min.js:4
↓ 2 callers
Function
ic
()
src/main/resources/static/lib/js/jquery.min.js:4
↓ 2 callers
Function
isValidInput
(value)
src/main/resources/static/js/main.js:251
↓ 2 callers
Function
j
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 2 callers
Function
ka
(a,b)
src/main/resources/static/lib/js/jquery.min.js:2
↓ 2 callers
Function
l
(t)
src/main/resources/static/lib/js/backbone-min.js:1
↓ 2 callers
Function
lb
()
src/main/resources/static/lib/js/jquery.min.js:4
↓ 2 callers
Function
m
(n)
src/main/resources/static/lib/js/underscore-min.js:5
↓ 2 callers
Function
mc
(a)
src/main/resources/static/lib/js/jquery.min.js:4
← previous
next →
101–200 of 500, ranked by callers