Class Record
- java.lang.Object
-
- com.epimorphics.vocabs.Record
-
public class Record extends Object
Vocabulary definitions from src/main/vocabs/record.ttl- Author:
- Auto-generated by schemagen on 11 Dec 2011 22:10
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jena.rdf.model.PropertyaccessibleBydenotes who can read the collectionstatic org.apache.jena.rdf.model.Resourceanonstatic org.apache.jena.rdf.model.Propertycategorya classification for the record/collectionstatic org.apache.jena.rdf.model.ResourceCollectionRepresents a metadata record for a collection of records in the registrystatic org.apache.jena.rdf.model.Propertydescriptiona description of the entity described by this metadata recordstatic org.apache.jena.rdf.model.PropertyhasRecorddenotes the metadata record for an entitystatic org.apache.jena.rdf.model.PropertyinCollectiondenotes the collection which contains the metadata recordstatic org.apache.jena.rdf.model.Propertylabelthe label of the entity described by this metadata recordstatic org.apache.jena.rdf.model.PropertymodifiableBydenotes who can change or delete the collectionstatic org.apache.jena.rdf.model.ResourceNAMESPACEThe namespace of the vocabulary as a resourcestatic StringNSThe namespace of the vocabulary as a stringstatic org.apache.jena.rdf.model.ResourceRecordRepresents a metadata record for some resource in the registrystatic org.apache.jena.rdf.model.ResourceRoleA user role, used for access control purposesstatic org.apache.jena.rdf.model.Propertystatusthe status of the entity described by the recordstatic org.apache.jena.rdf.model.ResourceStatusRepresents the status which which the corresponding entity is regarded by the registry owner
-
Constructor Summary
Constructors Constructor Description Record()
-
-
-
Field Detail
-
NS
public static final String NS
The namespace of the vocabulary as a string
- See Also:
- Constant Field Values
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
-
accessibleBy
public static final org.apache.jena.rdf.model.Property accessibleBy
denotes who can read the collection
-
category
public static final org.apache.jena.rdf.model.Property category
a classification for the record/collection
-
description
public static final org.apache.jena.rdf.model.Property description
a description of the entity described by this metadata record
-
hasRecord
public static final org.apache.jena.rdf.model.Property hasRecord
denotes the metadata record for an entity
-
inCollection
public static final org.apache.jena.rdf.model.Property inCollection
denotes the collection which contains the metadata record
-
label
public static final org.apache.jena.rdf.model.Property label
the label of the entity described by this metadata record
-
modifiableBy
public static final org.apache.jena.rdf.model.Property modifiableBy
denotes who can change or delete the collection
-
status
public static final org.apache.jena.rdf.model.Property status
the status of the entity described by the record
-
Collection
public static final org.apache.jena.rdf.model.Resource Collection
Represents a metadata record for a collection of records in the registry
-
Record
public static final org.apache.jena.rdf.model.Resource Record
Represents a metadata record for some resource in the registry
-
Role
public static final org.apache.jena.rdf.model.Resource Role
A user role, used for access control purposes
-
Status
public static final org.apache.jena.rdf.model.Resource Status
Represents the status which which the corresponding entity is regarded by the registry owner
-
anon
public static final org.apache.jena.rdf.model.Resource anon
-
-