-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.apache.jena.rdf.model.Property
assertor of an assertionstatic final org.apache.jena.rdf.model.Resource
a statement that embodies the results of a teststatic final org.apache.jena.rdf.model.Resource
an entity such as a person, a software tool, an organization, or any other grouping that carries out a test collectivelystatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
the class of outcomes to denote an undetermined outcomestatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
the class of outcomes to denote failing a teststatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Property
additional warnings or error messages in a human-readable formstatic final org.apache.jena.rdf.model.Property
assertor that is primarily responsible for performing the teststatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Property
mode in which the test was performedstatic final org.apache.jena.rdf.model.Resource
The namespace of the vocabulary as a resourcestatic final org.apache.jena.rdf.model.Resource
the class of outcomes to denote the test is not applicablestatic final org.apache.jena.rdf.model.Resource
the class of outcomes to denote the test has not been carried outstatic final String
The namespace of the vocabulary as a stringstatic final org.apache.jena.rdf.model.Property
outcome of performing the teststatic final org.apache.jena.rdf.model.Resource
a discrete value that describes a resulting condition from carrying out the teststatic final org.apache.jena.rdf.model.Resource
the class of outcomes to denote passing a teststatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Property
location within a test subject that are most relevant to a test resultstatic final org.apache.jena.rdf.model.Property
result of an assertionstatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
any piece of software such as an authoring tool, browser, or evaluation toolstatic final org.apache.jena.rdf.model.Property
test subject of an assertionstatic final org.apache.jena.rdf.model.Property
test criterion of an assertionstatic final org.apache.jena.rdf.model.Resource
an atomic test, usually one that is a partial test for a requirementstatic final org.apache.jena.rdf.model.Resource
a testable statement, usually one that can be passed or failedstatic final org.apache.jena.rdf.model.Resource
describes how a test was carried outstatic final org.apache.jena.rdf.model.Resource
a higher-level requirement that is tested by executing one or more sub-testsstatic final org.apache.jena.rdf.model.Resource
the actual result of performing the teststatic final org.apache.jena.rdf.model.Resource
the class of things that have been tested against some test criterionstatic final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
static final org.apache.jena.rdf.model.Resource
-
Constructor Summary
-
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACEThe namespace of the vocabulary as a resource
-
assertedBy
public static final org.apache.jena.rdf.model.Property assertedByassertor of an assertion
-
info
public static final org.apache.jena.rdf.model.Property infoadditional warnings or error messages in a human-readable form
-
mainAssertor
public static final org.apache.jena.rdf.model.Property mainAssertorassertor that is primarily responsible for performing the test
-
mode
public static final org.apache.jena.rdf.model.Property modemode in which the test was performed
-
outcome
public static final org.apache.jena.rdf.model.Property outcomeoutcome of performing the test
-
pointer
public static final org.apache.jena.rdf.model.Property pointerlocation within a test subject that are most relevant to a test result
-
result
public static final org.apache.jena.rdf.model.Property resultresult of an assertion
-
subject
public static final org.apache.jena.rdf.model.Property subjecttest subject of an assertion
-
test
public static final org.apache.jena.rdf.model.Property testtest criterion of an assertion
-
Assertion
public static final org.apache.jena.rdf.model.Resource Assertiona statement that embodies the results of a test
-
Assertor
public static final org.apache.jena.rdf.model.Resource Assertoran entity such as a person, a software tool, an organization, or any other grouping that carries out a test collectively
-
CannotTell
public static final org.apache.jena.rdf.model.Resource CannotTellthe class of outcomes to denote an undetermined outcome
-
Fail
public static final org.apache.jena.rdf.model.Resource Failthe class of outcomes to denote failing a test
-
NotApplicable
public static final org.apache.jena.rdf.model.Resource NotApplicablethe class of outcomes to denote the test is not applicable
-
NotTested
public static final org.apache.jena.rdf.model.Resource NotTestedthe class of outcomes to denote the test has not been carried out
-
OutcomeValue
public static final org.apache.jena.rdf.model.Resource OutcomeValuea discrete value that describes a resulting condition from carrying out the test
-
Pass
public static final org.apache.jena.rdf.model.Resource Passthe class of outcomes to denote passing a test
-
Software
public static final org.apache.jena.rdf.model.Resource Softwareany piece of software such as an authoring tool, browser, or evaluation tool
-
TestCase
public static final org.apache.jena.rdf.model.Resource TestCasean atomic test, usually one that is a partial test for a requirement
-
TestCriterion
public static final org.apache.jena.rdf.model.Resource TestCriteriona testable statement, usually one that can be passed or failed
-
TestMode
public static final org.apache.jena.rdf.model.Resource TestModedescribes how a test was carried out
-
TestRequirement
public static final org.apache.jena.rdf.model.Resource TestRequirementa higher-level requirement that is tested by executing one or more sub-tests
-
TestResult
public static final org.apache.jena.rdf.model.Resource TestResultthe actual result of performing the test
-
TestSubject
public static final org.apache.jena.rdf.model.Resource TestSubjectthe class of things that have been tested against some test criterion
-
automatic
public static final org.apache.jena.rdf.model.Resource automatic -
cantTell
public static final org.apache.jena.rdf.model.Resource cantTell -
failed
public static final org.apache.jena.rdf.model.Resource failed -
inapplicable
public static final org.apache.jena.rdf.model.Resource inapplicable -
manual
public static final org.apache.jena.rdf.model.Resource manual -
passed
public static final org.apache.jena.rdf.model.Resource passed -
semiAuto
public static final org.apache.jena.rdf.model.Resource semiAuto -
undisclosed
public static final org.apache.jena.rdf.model.Resource undisclosed -
unknownMode
public static final org.apache.jena.rdf.model.Resource unknownMode -
untested
public static final org.apache.jena.rdf.model.Resource untested
-
-
Constructor Details
-
EARL
public EARL()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-