org.semanticdesktop.aperture.vocabulary
Class APERTURE_NIE_EXTENSIONS

java.lang.Object
  extended by org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS

public class APERTURE_NIE_EXTENSIONS
extends Object

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

APERTURE_NIE_EXTENSIONS_RESOURCE_PATH

public static final String APERTURE_NIE_EXTENSIONS_RESOURCE_PATH
Path to the ontology resource

See Also:
Constant Field Values

NS_APERTURE_NIE_EXTENSIONS

public static final URI NS_APERTURE_NIE_EXTENSIONS
The namespace for APERTURE_NIE_EXTENSIONS


SaveHistoryEntry

public static final URI SaveHistoryEntry
Type: Class
Comment: An entry on the history of saves for a document


hasSaveHistoryEntry

public static final 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


editor

public static final 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


location

public static final 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


index

public static final 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


hasSignature

public static final URI hasSignature
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.w3.org/2001/XMLSchema#boolean


signatureContainedIn

public static final 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


contentLastPrinted

public static final URI contentLastPrinted
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#dateTime


editTime

public static final URI editTime
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#long


template

public static final URI template
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#string

Constructor Detail

APERTURE_NIE_EXTENSIONS

public APERTURE_NIE_EXTENSIONS()
Method Detail

getAPERTURE_NIE_EXTENSIONSOntology

public static void getAPERTURE_NIE_EXTENSIONSOntology(Model model)
Puts the APERTURE_NIE_EXTENSIONS ontology into the given model.

Parameters:
model - The model for the source ontology to be put into.
Throws:
Exception - if something goes wrong.


Copyright © 2010 Aperture Development Team. All Rights Reserved.