|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticdesktop.aperture.datasource.ical.ICALDS
public class ICALDS
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/datasource/ical/icalDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/12/icalds#
Field Summary | |
---|---|
static URI |
IcalDataSource
Type: Class Label: ICAL Calendar Data Source Comment: Describes a calendar stored in file in the iCalendar format |
static String |
ICALDS_RESOURCE_PATH
Path to the ontology resource |
static URI |
NS_ICALDS
The namespace for ICALDS |
static URI |
rootUrl
Type: Property Label: Root URL Comment: URL of the ical file to be crawled. |
Constructor Summary | |
---|---|
ICALDS()
|
Method Summary | |
---|---|
static void |
getICALDSOntology(Model model)
Puts the ICALDS 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 ICALDS_RESOURCE_PATH
public static final URI NS_ICALDS
public static final URI IcalDataSource
public static final URI rootUrl
Constructor Detail |
---|
public ICALDS()
Method Detail |
---|
public static void getICALDSOntology(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 |