Class EARL
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.EARL
Constants for EARL primitives and for the EARL namespace.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static String
The EARL namespace: http://www.w3.org/ns/earl#static IRI
static IRI
static IRI
static IRI
static IRI
static String
The recommended prefix for the EARL namespace: "earl"static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
The EARL namespace: http://www.w3.org/ns/earl#- See Also:
- Constant Field Values
-
PREFIX
The recommended prefix for the EARL namespace: "earl"- See Also:
- Constant Field Values
-
ASSERTOR
-
ASSERTION
-
ASSERTEDBY
-
SUBJECT
-
TEST
-
TEST_SUBJECT
-
RESULT
-
MODE
-
TESTRESULT
-
OUTCOME
-
SOFTWARE
-
PASS
-
FAIL
-
CANNOTTELL
-
NOTAPPLICABLE
-
NOTTESTED
-
MANUAL
-
AUTOMATIC
-
SEMIAUTOMATIC
-
NOTAVAILABLE
-
HEURISTIC
-
-
Constructor Details
-
EARL
public EARL()
-