com.hp.hpl.jena.eyeball.vocabulary
Class EYE

java.lang.Object
  extended by com.hp.hpl.jena.eyeball.vocabulary.EYE
All Implemented Interfaces:
EyeballAssembling, EyeballRepair, EyeballReporting, EyeballStatistics, EyeballVocabularyBase

public class EYE
extends java.lang.Object
implements EyeballReporting, EyeballAssembling, EyeballRepair, EyeballStatistics

Author:
kers

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballVocabularyBase
EyeballVocabularyBase.R
 
Field Summary
static com.hp.hpl.jena.rdf.model.Property assumed
           
static com.hp.hpl.jena.rdf.model.Property checked
           
static com.hp.hpl.jena.rdf.model.Property comment
           
static com.hp.hpl.jena.rdf.model.Property dated
           
static com.hp.hpl.jena.rdf.model.Property max
           
static com.hp.hpl.jena.rdf.model.Property min
           
static com.hp.hpl.jena.rdf.model.Resource Set
           
static com.hp.hpl.jena.rdf.model.Property signature
           
static com.hp.hpl.jena.rdf.model.Property signatureVersion
           
static com.hp.hpl.jena.rdf.model.Property version
           
 
Fields inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballReporting
badDatatypeURI, badLanguage, badLexicalForm, badNamespaceURI, badURI, because, cardinality, cardinalityFailure, element, equivalentClass, expected, forDatatype, forNamespace, forReason, hasAttachedType, hasMultipleFirsts, hasMultipleRests, hasNoFirst, hasNoRest, hasNoType, illFormedList, illTypedListElement, inferSubclass, inferSuperclass, Item, jenaPrefixFound, mainProperty, missingConstraint, missingItems, missingOnProperty, multipleConstraint, multipleOnProperty, multiplePrefixesForNamespace, namespaceEndsWithNameCharacter, noConsistentTypeFor, notFromSchema, numValues, onLiteral, onPrefix, onProperty, onResource, onStatement, onType, requiredItems, resourceRequired, schemeShouldBeLowercase, shouldHaveType, signatureInclusionFails, signedItems, sparqlProhibitFailed, sparqlRequireFailed, subClassOf, suspectListIdiom, suspiciousRestriction, unknownClass, unknownPredicate, unrecognisedScheme, uriContainsSpaces, uriFailsPattern, uriFileInappropriate, uriHasNoLocalname, uriHasNoScheme, uriNoHttpAuthority, uriSyntaxFailure, values
 
Fields inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballAssembling
analysis, Analysis, assume, check, checkLiteralTypes, checkObjectTypes, className, doctor, Doctor, Eyeball, format, formats, forPredicate, include, includeByName, inspector, Inspector, inspectors, labels, layout, loadConfig, message, mirror, openNamespace, path, prefix, prohibit, renderer, Renderer, reportEmptyLocalNames, require, schemePattern, shortName, sparql, statistician, Statistician, statisticianAssembly, True, useFormat
 
Fields inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballRepair
addDefaultScheme, addDefaultType, checkFix, decreaseNumProperties, defaultDatatype, defaultLanguage, defaultLiteralFix, defaultScheme, defineClass, fail, formHttpAuthority, good, high, increaseCardinality, increaseNumProperties, low, moderate, namespacePrefix, newValue, nsPrefix, nsURI, removeDuplicatePrefixes, removeIllegalChars, removeSpaces, removeType, repairConfidence, repairConfig, repairType, replaceNamespace, replacePredicate, replaceURI, runPosition, schemeToLowercase, setDatatype, setLanguage, statementAdded, statementRemoved, uriPrefix, validScheme
 
Fields inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballStatistics
dbDriver, dbPass, dbType, dbURI, dbUser, eyeballerState, failure, fault, modelSize, number, ontURI, percentageChanged, requestDate, requestTime, statistic, statisticsConfig, statisticsModel, usedOntology
 
Fields inherited from interface com.hp.hpl.jena.eyeball.vocabulary.EyeballVocabularyBase
uri, XSD_URI
 
Constructor Summary
EYE()
           
 
Method Summary
static com.hp.hpl.jena.rdf.model.Model getSchema()
           
static java.lang.String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Set

public static final com.hp.hpl.jena.rdf.model.Resource Set

min

public static final com.hp.hpl.jena.rdf.model.Property min

max

public static final com.hp.hpl.jena.rdf.model.Property max

assumed

public static final com.hp.hpl.jena.rdf.model.Property assumed

checked

public static final com.hp.hpl.jena.rdf.model.Property checked

dated

public static final com.hp.hpl.jena.rdf.model.Property dated

version

public static final com.hp.hpl.jena.rdf.model.Property version

comment

public static final com.hp.hpl.jena.rdf.model.Property comment

signature

public static final com.hp.hpl.jena.rdf.model.Property signature

signatureVersion

public static final com.hp.hpl.jena.rdf.model.Property signatureVersion
Constructor Detail

EYE

public EYE()
Method Detail

getURI

public static final java.lang.String getURI()

getSchema

public static com.hp.hpl.jena.rdf.model.Model getSchema()