org.semanticdesktop.aperture.websites.delicious
Class DELICIOUSDS

java.lang.Object
  extended by org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS

public class DELICIOUSDS
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/websites/delicious/deliciousDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/11/deliciousds#


Field Summary
static URI DeliciousDataSource
          Type: Class
Label: del.icio.us Data Source
Comment: Describes a del.icio.us account
static String DELICIOUSDS_RESOURCE_PATH
          Path to the ontology resource
static URI NS_DELICIOUSDS
          The namespace for DELICIOUSDS
 
Constructor Summary
DELICIOUSDS()
           
 
Method Summary
static void getDELICIOUSDSOntology(Model model)
          Puts the DELICIOUSDS 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

DELICIOUSDS_RESOURCE_PATH

public static final String DELICIOUSDS_RESOURCE_PATH
Path to the ontology resource

See Also:
Constant Field Values

NS_DELICIOUSDS

public static final URI NS_DELICIOUSDS
The namespace for DELICIOUSDS


DeliciousDataSource

public static final URI DeliciousDataSource
Type: Class
Label: del.icio.us Data Source
Comment: Describes a del.icio.us account

Constructor Detail

DELICIOUSDS

public DELICIOUSDS()
Method Detail

getDELICIOUSDSOntology

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