MCPcopy Create free account

hub / github.com/NinePts/OntoGraph / functions

Functions500 in github.com/NinePts/OntoGraph

MethodtestDublinCorePropertiesCollapsed
Tests property definitions of Dublin Core using collapsed properties @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:146
MethodtestEmptyGraphRequest
Tests error handling for an empty request model @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:55
MethodtestEmptyOntology
Tests error handling for an empty ontology file @throws OntoGraphException if successful
src/test/java/graph/ErrorTest.java:66
MethodtestEquivalent
Tests two nodes, which are equivalent to each other @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:211
MethodtestEquivalentComplementOf
Tests two nodes, complements of each other @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:227
MethodtestEquivalentIntersectionOf
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
MethodtestEquivalentOneOf
Tests one node that is equivalent to a list of two individuals @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:259
MethodtestEquivalentUnionOf
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
MethodtestEquivalentUnionOfNested
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
MethodtestErroneousAnnPropEdgeColor
Tests error handling for an incorrect annotation property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:101
MethodtestErroneousAnnPropEdgeType
Tests error handling for an undefined annotation property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:113
MethodtestErroneousAnnPropSourceShape
Tests error handling for an undefined annotation property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:125
MethodtestErroneousAnnPropTargetShape
Tests error handling for an undefined annotation property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:137
MethodtestErroneousClassBorderColor
Tests error handling for an incorrect class node border color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:149
MethodtestErroneousClassBorderType
Tests error handling for an undefined class node border type (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:161
MethodtestErroneousClassFillColor
Tests error handling for an incorrect class node fill color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:173
MethodtestErroneousClassNodeShape
Tests error handling for an undefined class node shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:185
MethodtestErroneousClassTextColor
Tests error handling for an incorrect class node text color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:197
MethodtestErroneousCollapseEdges
Tests error handling for an undefined collapse edge request (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:209
MethodtestErroneousDataBorderColor
Tests error handling for an incorrect datatype node border color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:221
MethodtestErroneousDataBorderType
Tests error handling for an undefined datatype node border type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:233
MethodtestErroneousDataFillColor
Tests error handling for an incorrect datatype node fill color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:245
MethodtestErroneousDataNodeShape
Tests error handling for an undefined datatype node shape (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:257
MethodtestErroneousDataPropEdgeColor
Tests error handling for an incorrect datatype property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:281
MethodtestErroneousDataPropEdgeType
Tests error handling for an undefined datatype property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:293
MethodtestErroneousDataPropSourceShape
Tests error handling for an undefined datatype property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:305
MethodtestErroneousDataPropTargetShape
Tests error handling for an undefined datatype property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:317
MethodtestErroneousDataTextColor
Tests error handling for an incorrect datatype node text color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:269
MethodtestErroneousIndDataBorderColor
Tests error handling for an incorrect datatype node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:329
MethodtestErroneousIndDataBorderType
Tests error handling for an undefined datatype node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:341
MethodtestErroneousIndDataFillColor
Tests error handling for an incorrect datatype node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:353
MethodtestErroneousIndDataNodeShape
Tests error handling for an undefined datatype node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:365
MethodtestErroneousIndDataTextColor
Tests error handling for an incorrect datatype node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:377
MethodtestErroneousIndividualBorderColor
Tests error handling for an incorrect individual node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:389
MethodtestErroneousIndividualBorderType
Tests error handling for an undefined individual node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:401
MethodtestErroneousIndividualFillColor
Tests error handling for an incorrect individual node fill color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:413
MethodtestErroneousIndividualNodeShape
Tests error handling for an undefined individual node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:425
MethodtestErroneousIndividualTextColor
Tests error handling for an incorrect individual node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:437
MethodtestErroneousObjBorderColor
Tests error handling for an incorrect object node border color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:449
MethodtestErroneousObjBorderType
Tests error handling for an undefined object node border type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:461
MethodtestErroneousObjFillColor
Tests error handling for an incorrect object node fill color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:473
MethodtestErroneousObjNodeShape
Tests error handling for an undefined object node shape (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:485
MethodtestErroneousObjPropEdgeColor
Tests error handling for an incorrect object property edge color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:509
MethodtestErroneousObjPropEdgeType
Tests error handling for an undefined object property edge type (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:521
MethodtestErroneousObjPropSourceShape
Tests error handling for an undefined object property edge source arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:533
MethodtestErroneousObjPropTargetShape
Tests error handling for an undefined object property edge target arrow (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:545
MethodtestErroneousObjTextColor
Tests error handling for an incorrect object node text color (property graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:497
MethodtestErroneousSubclassOfLineColor
Tests error handling for an incorrect subclassOf line color (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:593
MethodtestErroneousSubclassOfLineType
Tests error handling for an undefined subclassOf edge line type (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:557
MethodtestErroneousSubclassOfSourceShape
Tests error handling for an undefined subclassOf edge source shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:569
MethodtestErroneousSubclassOfTargetShape
Tests error handling for an undefined subclassOf edge target shape (class graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:581
MethodtestErroneousTypeBorderColor
Tests error handling for an incorrect type node border color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:605
MethodtestErroneousTypeBorderType
Tests error handling for an undefined type node border type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:617
MethodtestErroneousTypeFillColor
Tests error handling for an incorrect type node fill color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:629
MethodtestErroneousTypeNodeShape
Tests error handling for an undefined type node shape (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:641
MethodtestErroneousTypeOfLineColor
Tests error handling for an incorrect typeOf line color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:665
MethodtestErroneousTypeOfLineType
Tests error handling for an undefined typeOf edge type (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:677
MethodtestErroneousTypeOfSourceShape
Tests error handling for an undefined typeOf edge source arrow (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:689
MethodtestErroneousTypeOfTargetShape
Tests error handling for an undefined typeOf edge target arrow (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:701
MethodtestErroneousTypeTextColor
Tests error handling for an incorrect type node text color (individual graph) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:653
MethodtestFOAF
Tests FOAF @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:91
MethodtestFOAF
Tests FOAF @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:309
MethodtestFOAF
Tests the graphing of FOAF property definitions @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:149
MethodtestFOAFCollapsed
Tests FOAF with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:107
MethodtestFOAFCollapsed
Tests FOAF with collapsed edges for UML visualizations @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:331
MethodtestFOAFCollapsed
Tests the graphing of FOAF property definitions, with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:166
MethodtestGOIndividuals
Tests individuals from the Gene Ontology @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:165
MethodtestIndividualsA
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
MethodtestIndividualsB
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
MethodtestIndividualsC
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
MethodtestIndividualsD
Same as testIndividualsC, but the properties are not defined. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:150
MethodtestIndividualsImplicitIntersectionWithReasoning
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
MethodtestInvalidOntology
Tests error handling for an ontology file with bad contents @throws OntoGraphException if successful
src/test/java/graph/ErrorTest.java:77
MethodtestList
Tests individuals with a list of members defined by rdf:Description elements @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:203
MethodtestLists
Tests individuals with lists (rdf:first/:rest) and an empty list @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:221
MethodtestObjPropertyNoDomain
Tests an object property with an undefined domain @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:227
MethodtestObjPropertyNoRange
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
MethodtestPizzaTest
Pizza example with an undefined individual referenced as an object property. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:166
MethodtestPrimer
Tests the Turtle Primer @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:126
MethodtestPrimerCollapsed
Tests FOAF with collapsed edges @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassAndPropertyGraphTest.java:142
MethodtestPropertiesAndFlags
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
MethodtestPropertiesAndFlagsCollapsed
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
MethodtestPropertiesImplicitIntersection
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
MethodtestPropertiesMixed
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
MethodtestPropertiesMixedCollapsed
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
MethodtestPropertiesNoDomainsNoRangesFunctional
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
MethodtestReifiedStatements
Tests reified statements (rdf:Statements) @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:239
MethodtestTurtlePrimer
Turtle primer with individuals with restrictions. @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/IndividualGraphTest.java:182
MethodtestTurtlePrimer
Tests the W3C Turtle primer file @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:350
MethodtestTurtlePrimer
Tests the W3C Turtle primer file @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/PropertyGraphTest.java:344
MethodtestTurtlePrimerCollapsed
Tests W3C Primer with collapsed edges for UML visualizations @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:366
MethodtestTurtlePrimerWithReasoning
Turtle primer with individuals with restrictions, graphed with reasoning @throws IOException @throws OntoGraphException @throws SAXException
src/test/java/graph/IndividualGraphTest.java:200
MethodtestVehicleClassAndProperty
Tests class and property definitions including the definition of a "base URI". @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:295
MethodtestVehiclesIndividuals
Tests individuals with an integer property and two "object" properties @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/RDFGraphTest.java:313
MethodtestVowlCollapsed
Tests error handling for a VOWL graph request with collapsed edges (not supported) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:713
MethodtestVowlIndividual
Tests error handling for a VOWL graph request of individual graph (not supported) @throws IllegalArgumentException if successful
src/test/java/graph/ErrorTest.java:726
MethodtestZip
Tests a zip file including the files, TestClassesA and TestDisjoint @throws Exception (IOException, OntoGraphException, SAXException)
src/test/java/graph/ClassGraphTest.java:386
FunctionupdateField
()
src/main/resources/static/lib/js/jscolor.js:1784
Functionv
(t,e,i,r)
src/main/resources/static/lib/js/backbone-min.js:1
Methodwarning
(SAXParseException e)
src/test/java/graph/SAXErrorHandler.java:25
← previous401–500 of 500, ranked by callers