|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.vocabulary.DATASOURCE
public class DATASOURCE
Vocabulary File. Created by org.semanticdesktop.aperture.util.VocabularyWriter on Tue Jul 15 22:36:03 CEST 2008 input file: D:\workspace\aperture/doc/ontology/source2.rdfs namespace: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#
| Field Summary | |
|---|---|
static org.ontoware.rdf2go.model.node.URI |
condition
Type: Property Label: condition Comment: the condition for this pattern to match Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern Range: http://www.w3.org/2000/01/rdf-schema#Literal |
static org.ontoware.rdf2go.model.node.URI |
CONTAINS
Type: Class Label: CONTAINS |
static String |
DATASOURCE_RESOURCE_PATH
Path to the ontology resource |
static org.ontoware.rdf2go.model.node.URI |
dataSourceComment
Type: Property Label: Data Source Comment Comment: A comment about the datasource. |
static org.ontoware.rdf2go.model.node.URI |
DataSourceDescription
Type: Class Label: DataSourceDescription Comment: A human-readable description of a datasource. |
static org.ontoware.rdf2go.model.node.URI |
dataSourceName
Type: Property Label: Data Source Name Comment: Name of the type of datasource. |
static org.ontoware.rdf2go.model.node.URI |
describedDataSourceType
Type: Property Label: describedDataSourceType Comment: The datasource described Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#DataSourceDescription Range: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource |
static org.ontoware.rdf2go.model.node.URI |
DOES_NOT_CONTAIN
Type: Class Label: DOES_NOT_CONTAIN |
static org.ontoware.rdf2go.model.node.URI |
ENDS_WITH
Type: Class Label: ENDS_WITH |
static org.ontoware.rdf2go.model.node.URI |
excludePattern
Type: Property Label: Exclusion Pattern Comment: Pattern to exclude from this datasource Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource Range: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern |
static org.ontoware.rdf2go.model.node.URI |
includePattern
Type: Property Label: Inclusion Pattern Comment: Pattern to include in this datasource Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource Range: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern |
static org.ontoware.rdf2go.model.node.URI |
NS_DATASOURCE
The namespace for DATASOURCE |
static org.ontoware.rdf2go.model.node.URI |
password
Type: Property Label: Password Comment: The Password used to access this datasource. |
static org.ontoware.rdf2go.model.node.URI |
Pattern
Type: Class Label: Pattern |
static org.ontoware.rdf2go.model.node.URI |
RegExpPattern
Type: Class Label: RegExpPattern |
static org.ontoware.rdf2go.model.node.URI |
STARTS_WITH
Type: Class Label: STARTS_WITH |
static org.ontoware.rdf2go.model.node.URI |
SubstringPattern
Type: Class Label: SubstringPattern |
static org.ontoware.rdf2go.model.node.URI |
timeout
Type: Property Label: Timeout Comment: The timeout between two consecutive crawls (in miliseconds) Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#DataSource Range: http://www.w3.org/2000/01/rdf-schema#Literal |
static org.ontoware.rdf2go.model.node.URI |
username
Type: Property Label: Username Comment: Username used for authentication in a data source Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource Range: http://www.w3.org/2001/XMLSchema#string |
| Constructor Summary | |
|---|---|
DATASOURCE()
|
|
| Method Summary | |
|---|---|
static void |
getDATASOURCEOntology(org.ontoware.rdf2go.model.Model model)
Puts the DATASOURCE 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 DATASOURCE_RESOURCE_PATH
public static final org.ontoware.rdf2go.model.node.URI NS_DATASOURCE
public static final org.ontoware.rdf2go.model.node.URI DataSourceDescription
public static final org.ontoware.rdf2go.model.node.URI Pattern
public static final org.ontoware.rdf2go.model.node.URI RegExpPattern
public static final org.ontoware.rdf2go.model.node.URI SubstringPattern
public static final org.ontoware.rdf2go.model.node.URI STARTS_WITH
public static final org.ontoware.rdf2go.model.node.URI ENDS_WITH
public static final org.ontoware.rdf2go.model.node.URI CONTAINS
public static final org.ontoware.rdf2go.model.node.URI DOES_NOT_CONTAIN
public static final org.ontoware.rdf2go.model.node.URI condition
public static final org.ontoware.rdf2go.model.node.URI dataSourceComment
public static final org.ontoware.rdf2go.model.node.URI dataSourceName
public static final org.ontoware.rdf2go.model.node.URI describedDataSourceType
public static final org.ontoware.rdf2go.model.node.URI excludePattern
public static final org.ontoware.rdf2go.model.node.URI includePattern
public static final org.ontoware.rdf2go.model.node.URI timeout
public static final org.ontoware.rdf2go.model.node.URI username
public static final org.ontoware.rdf2go.model.node.URI password
| Constructor Detail |
|---|
public DATASOURCE()
| Method Detail |
|---|
public static void getDATASOURCEOntology(org.ontoware.rdf2go.model.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 | |||||||||