|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticdesktop.aperture.websites.flickr.FLICKRDS
public class FLICKRDS
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/websites/flickr/flickrDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#
Field Summary | |
---|---|
static URI |
accountToCrawl
Type: Property Label: Account the crawl Comment: The Flickr account that should be crawled Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
apikey
Type: Property Label: API Key Comment: The Flickr API key Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
crawlType
Type: Property Label: Crawl type Comment: Type of crawl Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource Range: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType |
static URI |
CrawlType
Type: Class |
static URI |
FlickrDataSource
Type: Class Label: Flickr Data Source Comment: Describes a Flickr account |
static String |
FLICKRDS_RESOURCE_PATH
Path to the ontology resource |
static URI |
MetadataAndPicturesCrawlType
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType |
static URI |
MetadataOnlyCrawlType
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType |
static URI |
NS_FLICKRDS
The namespace for FLICKRDS |
static URI |
sharedSecret
Type: Property Label: Shared secret Comment: The shared secret associated with your Flicckr API key Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
targetFolder
Type: Property Label: Photo Folder Comment: Path to the folder where local copies of your photos will be stored Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource Range: http://www.w3.org/2001/XMLSchema#string |
Constructor Summary | |
---|---|
FLICKRDS()
|
Method Summary | |
---|---|
static void |
getFLICKRDSOntology(Model model)
Puts the FLICKRDS 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 FLICKRDS_RESOURCE_PATH
public static final URI NS_FLICKRDS
public static final URI FlickrDataSource
public static final URI CrawlType
public static final URI MetadataAndPicturesCrawlType
public static final URI MetadataOnlyCrawlType
public static final URI crawlType
public static final URI targetFolder
public static final URI accountToCrawl
public static final URI apikey
public static final URI sharedSecret
Constructor Detail |
---|
public FLICKRDS()
Method Detail |
---|
public static void getFLICKRDSOntology(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 |