|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticdesktop.aperture.outlook.OUTLOOKDS
public class OUTLOOKDS
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/outlook/outlookDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/12/outlookds#
Field Summary | |
---|---|
static URI |
NS_OUTLOOKDS
The namespace for OUTLOOKDS |
static URI |
OutlookDataSource
Type: Class Label: Outlook Data Source Comment: Configures a data source for extracting mails, contacts and calendar information from a running Outlook instance |
static String |
OUTLOOKDS_RESOURCE_PATH
Path to the ontology resource |
static URI |
rootUrl
Type: Property Label: Root URL Comment: URL used as a prefix for URIs of all outlook resources. |
Constructor Summary | |
---|---|
OUTLOOKDS()
|
Method Summary | |
---|---|
static void |
getOUTLOOKDSOntology(Model model)
Puts the OUTLOOKDS 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 OUTLOOKDS_RESOURCE_PATH
public static final URI NS_OUTLOOKDS
public static final URI OutlookDataSource
public static final URI rootUrl
Constructor Detail |
---|
public OUTLOOKDS()
Method Detail |
---|
public static void getOUTLOOKDSOntology(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 |