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
Method
testDublinCorePropertiesCollapsed
Tests property definitions of Dublin Core using collapsed properties @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:146
Method
testEmptyGraphRequest
Tests error handling for an empty request model @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:55
Method
testEmptyOntology
Tests error handling for an empty ontology file @throws OntoGraphException if successful
src/test/java/graph/ErrorTest.java:66
Method
testEquivalent
Tests two nodes, which are equivalent to each other @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:211
Method
testEquivalentComplementOf
Tests two nodes, complements of each other @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:227
Method
testEquivalentIntersectionOf
Tests three nodes, where one is equivalent to the intersection of the other two @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:243
Method
testEquivalentOneOf
Tests one node that is equivalent to a list of two individuals @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:259
Method
testEquivalentUnionOf
Tests three nodes, where one is equivalent to the union of the other two @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:275
Method
testEquivalentUnionOfNested
Tests six nodes, where one is equivalent to the union of the intersection of two and the union of two One class is "external" to the ontology namespac
src/test/java/graph/ClassGraphTest.java:293
Method
testErroneousAnnPropEdgeColor
Tests error handling for an incorrect annotation property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:101
Method
testErroneousAnnPropEdgeType
Tests error handling for an undefined annotation property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:113
Method
testErroneousAnnPropSourceShape
Tests error handling for an undefined annotation property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:125
Method
testErroneousAnnPropTargetShape
Tests error handling for an undefined annotation property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:137
Method
testErroneousClassBorderColor
Tests error handling for an incorrect class node border color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:149
Method
testErroneousClassBorderType
Tests error handling for an undefined class node border type (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:161
Method
testErroneousClassFillColor
Tests error handling for an incorrect class node fill color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:173
Method
testErroneousClassNodeShape
Tests error handling for an undefined class node shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:185
Method
testErroneousClassTextColor
Tests error handling for an incorrect class node text color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:197
Method
testErroneousCollapseEdges
Tests error handling for an undefined collapse edge request (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:209
Method
testErroneousDataBorderColor
Tests error handling for an incorrect datatype node border color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:221
Method
testErroneousDataBorderType
Tests error handling for an undefined datatype node border type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:233
Method
testErroneousDataFillColor
Tests error handling for an incorrect datatype node fill color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:245
Method
testErroneousDataNodeShape
Tests error handling for an undefined datatype node shape (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:257
Method
testErroneousDataPropEdgeColor
Tests error handling for an incorrect datatype property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:281
Method
testErroneousDataPropEdgeType
Tests error handling for an undefined datatype property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:293
Method
testErroneousDataPropSourceShape
Tests error handling for an undefined datatype property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:305
Method
testErroneousDataPropTargetShape
Tests error handling for an undefined datatype property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:317
Method
testErroneousDataTextColor
Tests error handling for an incorrect datatype node text color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:269
Method
testErroneousIndDataBorderColor
Tests error handling for an incorrect datatype node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:329
Method
testErroneousIndDataBorderType
Tests error handling for an undefined datatype node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:341
Method
testErroneousIndDataFillColor
Tests error handling for an incorrect datatype node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:353
Method
testErroneousIndDataNodeShape
Tests error handling for an undefined datatype node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:365
Method
testErroneousIndDataTextColor
Tests error handling for an incorrect datatype node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:377
Method
testErroneousIndividualBorderColor
Tests error handling for an incorrect individual node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:389
Method
testErroneousIndividualBorderType
Tests error handling for an undefined individual node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:401
Method
testErroneousIndividualFillColor
Tests error handling for an incorrect individual node fill color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:413
Method
testErroneousIndividualNodeShape
Tests error handling for an undefined individual node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:425
Method
testErroneousIndividualTextColor
Tests error handling for an incorrect individual node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:437
Method
testErroneousObjBorderColor
Tests error handling for an incorrect object node border color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:449
Method
testErroneousObjBorderType
Tests error handling for an undefined object node border type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:461
Method
testErroneousObjFillColor
Tests error handling for an incorrect object node fill color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:473
Method
testErroneousObjNodeShape
Tests error handling for an undefined object node shape (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:485
Method
testErroneousObjPropEdgeColor
Tests error handling for an incorrect object property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:509
Method
testErroneousObjPropEdgeType
Tests error handling for an undefined object property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:521
Method
testErroneousObjPropSourceShape
Tests error handling for an undefined object property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:533
Method
testErroneousObjPropTargetShape
Tests error handling for an undefined object property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:545
Method
testErroneousObjTextColor
Tests error handling for an incorrect object node text color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:497
Method
testErroneousSubclassOfLineColor
Tests error handling for an incorrect subclassOf line color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:593
Method
testErroneousSubclassOfLineType
Tests error handling for an undefined subclassOf edge line type (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:557
Method
testErroneousSubclassOfSourceShape
Tests error handling for an undefined subclassOf edge source shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:569
Method
testErroneousSubclassOfTargetShape
Tests error handling for an undefined subclassOf edge target shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:581
Method
testErroneousTypeBorderColor
Tests error handling for an incorrect type node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:605
Method
testErroneousTypeBorderType
Tests error handling for an undefined type node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:617
Method
testErroneousTypeFillColor
Tests error handling for an incorrect type node fill color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:629
Method
testErroneousTypeNodeShape
Tests error handling for an undefined type node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:641
Method
testErroneousTypeOfLineColor
Tests error handling for an incorrect typeOf line color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:665
Method
testErroneousTypeOfLineType
Tests error handling for an undefined typeOf edge type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:677
Method
testErroneousTypeOfSourceShape
Tests error handling for an undefined typeOf edge source arrow (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:689
Method
testErroneousTypeOfTargetShape
Tests error handling for an undefined typeOf edge target arrow (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:701
Method
testErroneousTypeTextColor
Tests error handling for an incorrect type node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:653
Method
testFOAF
Tests FOAF @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:91
Method
testFOAF
Tests FOAF @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:309
Method
testFOAF
Tests the graphing of FOAF property definitions @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:149
Method
testFOAFCollapsed
Tests FOAF with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:107
Method
testFOAFCollapsed
Tests FOAF with collapsed edges for UML visualizations @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:331
Method
testFOAFCollapsed
Tests the graphing of FOAF property definitions, with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:166
Method
testGOIndividuals
Tests individuals from the Gene Ontology @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:165
Method
testIndividualsA
Tests two defined individuals of one type, with a third external individual. Includes one object and one datatype property (the range of the datatype
src/test/java/graph/IndividualGraphTest.java:100
Method
testIndividualsB
Same as testIndividualsA, but with labels, and the range of the datatype is removed. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:116
Method
testIndividualsC
Same as testIndividualsA, but the individuals are not types of owl:NamedIndividual Also, the datatype property is an unsignedInt. @throws Exception (
src/test/java/graph/IndividualGraphTest.java:134
Method
testIndividualsD
Same as testIndividualsC, but the properties are not defined. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:150
Method
testIndividualsImplicitIntersectionWithReasoning
Tests two individuals defined based on 2 object properties - one with multiple domains and one with multiple ranges (Note that no explicit class type
src/test/java/graph/IndividualGraphTest.java:79
Method
testInvalidOntology
Tests error handling for an ontology file with bad contents @throws OntoGraphException if successful
src/test/java/graph/ErrorTest.java:77
Method
testList
Tests individuals with a list of members defined by rdf:Description elements @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:203
Method
testLists
Tests individuals with lists (rdf:first/:rest) and an empty list @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:221
Method
testObjPropertyNoDomain
Tests an object property with an undefined domain @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:227
Method
testObjPropertyNoRange
Tests an object property with an undefined range The domain of the object property is a one-of declaration @throws Exception (IOException, OntoGraphE
src/test/java/graph/PropertyGraphTest.java:246
Method
testPizzaTest
Pizza example with an undefined individual referenced as an object property. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:166
Method
testPrimer
Tests the Turtle Primer @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:126
Method
testPrimerCollapsed
Tests FOAF with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:142
Method
testPropertiesAndFlags
Tests a datatype and an object property that are functional properties and have domains and ranges. Other object properties are defined that test the
src/test/java/graph/PropertyGraphTest.java:266
Method
testPropertiesAndFlagsCollapsed
Tests a datatype and an object property that are functional properties and have domains and ranges. Other object properties are defined that test the
src/test/java/graph/PropertyGraphTest.java:286
Method
testPropertiesImplicitIntersection
Tests two object properties - one with multiple domains and one with multiple ranges (The test file also includes angle brackets in the Class1 label)
src/test/java/graph/PropertyGraphTest.java:307
Method
testPropertiesMixed
Tests both datatype and object properties where some are external to the ontology namespace No domains or ranges are defined @throws Exception (IOExc
src/test/java/graph/PropertyGraphTest.java:187
Method
testPropertiesMixedCollapsed
Tests both datatype and object properties where some are external to the ontology namespace, with collapsed edges No domains or ranges are defined
src/test/java/graph/PropertyGraphTest.java:207
Method
testPropertiesNoDomainsNoRangesFunctional
Tests a datatype and an object property with undefined domains and ranges Both properties are functional properties @throws Exception (IOException, O
src/test/java/graph/PropertyGraphTest.java:326
Method
testReifiedStatements
Tests reified statements (rdf:Statements) @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:239
Method
testTurtlePrimer
Turtle primer with individuals with restrictions. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:182
Method
testTurtlePrimer
Tests the W3C Turtle primer file @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:350
Method
testTurtlePrimer
Tests the W3C Turtle primer file @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:344
Method
testTurtlePrimerCollapsed
Tests W3C Primer with collapsed edges for UML visualizations @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:366
Method
testTurtlePrimerWithReasoning
Turtle primer with individuals with restrictions, graphed with reasoning @throws IOException @throws OntoGraphException @throws SAXException
src/test/java/graph/IndividualGraphTest.java:200
Method
testVehicleClassAndProperty
Tests class and property definitions including the definition of a "base URI". @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:295
Method
testVehiclesIndividuals
Tests individuals with an integer property and two "object" properties @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:313
Method
testVowlCollapsed
Tests error handling for a VOWL graph request with collapsed edges (not supported) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:713
Method
testVowlIndividual
Tests error handling for a VOWL graph request of individual graph (not supported) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:726
Method
testZip
Tests a zip file including the files, TestClassesA and TestDisjoint @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:386
Function
updateField
()
src/main/resources/static/lib/js/jscolor.js:1784
Function
v
(t,e,i,r)
src/main/resources/static/lib/js/backbone-min.js:1
Method
warning
(SAXParseException e)
src/test/java/graph/SAXErrorHandler.java:25
← previous
401–500 of 500, ranked by callers