|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
public class FILESYSTEMDS
Vocabulary File. Created by org.semanticdesktop.aperture.util.VocabularyWriter on Tue Jul 15 22:55:05 CEST 2008 input file: D:\workspace\aperture/src/java/org/semanticdesktop/aperture/datasource/filesystem/filesystemDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#
| Field Summary | |
|---|---|
static org.ontoware.rdf2go.model.node.URI |
FileSystemDataSource
Type: Class Label: Filesystem Data Source Comment: A data source describing a folder or a filesystem containing files |
static String |
FILESYSTEMDS_RESOURCE_PATH
Path to the ontology resource |
static org.ontoware.rdf2go.model.node.URI |
followSymbolicLinks
Type: Property Label: Follow symbolic links Comment: Should the crawler follow symbolic links? |
static org.ontoware.rdf2go.model.node.URI |
includeHiddenResources
Type: Property Label: Include hidden resources Comment: Should the hidden files and folders be included in crawl results? |
static org.ontoware.rdf2go.model.node.URI |
maximumDepth
Type: Property Label: Maximum Depth Comment: How many levels below the root folder should the crawled descend. |
static org.ontoware.rdf2go.model.node.URI |
maximumSize
Type: Property Label: Maximum Size Comment: Maximum size (in bytes) of files reported by the crawler Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource Range: http://www.w3.org/2001/XMLSchema#long |
static org.ontoware.rdf2go.model.node.URI |
NS_FILESYSTEMDS
The namespace for FILESYSTEMDS |
static org.ontoware.rdf2go.model.node.URI |
rootFolder
Type: Property Label: Root Folder Comment: Path to the root of the folder tree to be crawled Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static org.ontoware.rdf2go.model.node.URI |
suppressParentChildLinks
Type: Property Label: Supress the addition of parent->child nie:hasPart triples to the folder metadata Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource Range: http://www.w3.org/2001/XMLSchema#boolean |
| Constructor Summary | |
|---|---|
FILESYSTEMDS()
|
|
| Method Summary | |
|---|---|
static void |
getFILESYSTEMDSOntology(org.ontoware.rdf2go.model.Model model)
Puts the FILESYSTEMDS 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 FILESYSTEMDS_RESOURCE_PATH
public static final org.ontoware.rdf2go.model.node.URI NS_FILESYSTEMDS
public static final org.ontoware.rdf2go.model.node.URI FileSystemDataSource
public static final org.ontoware.rdf2go.model.node.URI rootFolder
public static final org.ontoware.rdf2go.model.node.URI maximumDepth
public static final org.ontoware.rdf2go.model.node.URI maximumSize
public static final org.ontoware.rdf2go.model.node.URI includeHiddenResources
public static final org.ontoware.rdf2go.model.node.URI followSymbolicLinks
public static final org.ontoware.rdf2go.model.node.URI suppressParentChildLinks
| Constructor Detail |
|---|
public FILESYSTEMDS()
| Method Detail |
|---|
public static void getFILESYSTEMDSOntology(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 | |||||||||