org.semanticdesktop.aperture.addressbook.thunderbird
Class THUNDERBIRDADDRESSBOOKDS

java.lang.Object
  extended by org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS

public class THUNDERBIRDADDRESSBOOKDS
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/addressbook/thunderbird/ThunderbirdAddressbookDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/12/thunderbirdaddresbookds#


Field Summary
static URI NS_THUNDERBIRDADDRESSBOOKDS
          The namespace for THUNDERBIRDADDRESSBOOKDS
static URI ThunderbirdAddressbookDataSource
          Type: Class
Label: Thunderbird Addresbook Data Source
Comment: Describes an addresbook maintained by Mozilla Thunderbird
static String THUNDERBIRDADDRESSBOOKDS_RESOURCE_PATH
          Path to the ontology resource
static URI thunderbirdAddressbookPath
          Type: Instance of http://www.w3.org/2004/09/fresnel#Format
Label: Addresbook Path
Comment: Path to the file where the addresbook is stored.
 
Constructor Summary
THUNDERBIRDADDRESSBOOKDS()
           
 
Method Summary
static void getTHUNDERBIRDADDRESSBOOKDSOntology(Model model)
          Puts the THUNDERBIRDADDRESSBOOKDS 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

THUNDERBIRDADDRESSBOOKDS_RESOURCE_PATH

public static final String THUNDERBIRDADDRESSBOOKDS_RESOURCE_PATH
Path to the ontology resource

See Also:
Constant Field Values

NS_THUNDERBIRDADDRESSBOOKDS

public static final URI NS_THUNDERBIRDADDRESSBOOKDS
The namespace for THUNDERBIRDADDRESSBOOKDS


ThunderbirdAddressbookDataSource

public static final URI ThunderbirdAddressbookDataSource
Type: Class
Label: Thunderbird Addresbook Data Source
Comment: Describes an addresbook maintained by Mozilla Thunderbird


thunderbirdAddressbookPath

public static final URI thunderbirdAddressbookPath
Type: Instance of http://www.w3.org/2004/09/fresnel#Format
Label: Addresbook Path
Comment: Path to the file where the addresbook is stored.
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/thunderbirdaddresbookds#ThunderbirdAddressbookDataSource
Range: http://www.w3.org/2001/XMLSchema#string

Constructor Detail

THUNDERBIRDADDRESSBOOKDS

public THUNDERBIRDADDRESSBOOKDS()
Method Detail

getTHUNDERBIRDADDRESSBOOKDSOntology

public static void getTHUNDERBIRDADDRESSBOOKDSOntology(Model model)
Puts the THUNDERBIRDADDRESSBOOKDS 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.