|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
public class APERTURE_NIE_EXTENSIONS
Vocabulary File. Created by org.semanticdesktop.aperture.vocabulary.VocabularyWriter on Thu Jul 01 14:28:15 CEST 2010 input file: /core/src/main/resources/org/semanticdesktop/aperture/vocabulary/aperture_nie_extensions.ttl namespace: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#
Field Summary | |
---|---|
static String |
APERTURE_NIE_EXTENSIONS_RESOURCE_PATH
Path to the ontology resource |
static URI |
contentLastPrinted
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document Range: http://www.w3.org/2001/XMLSchema#dateTime |
static URI |
editor
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry Range: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact |
static URI |
editTime
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document Range: http://www.w3.org/2001/XMLSchema#long |
static URI |
hasSaveHistoryEntry
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document Range: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry |
static URI |
hasSignature
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement Range: http://www.w3.org/2001/XMLSchema#boolean |
static URI |
index
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry Range: http://www.w3.org/2001/XMLSchema#integer |
static URI |
location
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
NS_APERTURE_NIE_EXTENSIONS
The namespace for APERTURE_NIE_EXTENSIONS |
static URI |
SaveHistoryEntry
Type: Class Comment: An entry on the history of saves for a document |
static URI |
signatureContainedIn
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement Range: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataObject |
static URI |
template
Type: Property Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document Range: http://www.w3.org/2001/XMLSchema#string |
Constructor Summary | |
---|---|
APERTURE_NIE_EXTENSIONS()
|
Method Summary | |
---|---|
static void |
getAPERTURE_NIE_EXTENSIONSOntology(Model model)
Puts the APERTURE_NIE_EXTENSIONS ontology into the given model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String APERTURE_NIE_EXTENSIONS_RESOURCE_PATH
public static final URI NS_APERTURE_NIE_EXTENSIONS
public static final URI SaveHistoryEntry
public static final URI hasSaveHistoryEntry
public static final URI editor
public static final URI location
public static final URI index
public static final URI hasSignature
public static final URI signatureContainedIn
public static final URI contentLastPrinted
public static final URI editTime
public static final URI template
Constructor Detail |
---|
public APERTURE_NIE_EXTENSIONS()
Method Detail |
---|
public static void getAPERTURE_NIE_EXTENSIONSOntology(Model model)
model
- The model for the source ontology to be put into.
Exception
- if something goes wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |