|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticdesktop.aperture.crawler.samba.SAMBADS
public class SAMBADS
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/crawler/samba/SambaDataSource.ttl namespace: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#
Field Summary | |
---|---|
static URI |
domain
Type: Property Label: Domain or workgroup Comment: The name of the domain or workgroup Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
NS_SAMBADS
The namespace for SAMBADS |
static URI |
path
Type: Property Label: Path Comment: Path to the file or folder that is to be crawled Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
port
Type: Property Label: Port number Comment: The port number where the server is listening for connections Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource Range: http://www.w3.org/2001/XMLSchema#integer |
static URI |
SambaDataSource
Type: Class Label: Samba Data Source Comment: Describes a samba network share |
static String |
SAMBADS_RESOURCE_PATH
Path to the ontology resource |
static URI |
server
Type: Property Label: Host name Comment: The DNS name or the IP address of the server Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource Range: http://www.w3.org/2001/XMLSchema#string |
static URI |
share
Type: Property Label: Share Comment: The name of the network share Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource Range: http://www.w3.org/2001/XMLSchema#string |
Constructor Summary | |
---|---|
SAMBADS()
|
Method Summary | |
---|---|
static void |
getSAMBADSOntology(Model model)
Puts the SAMBADS 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 SAMBADS_RESOURCE_PATH
public static final URI NS_SAMBADS
public static final URI SambaDataSource
public static final URI domain
public static final URI server
public static final URI port
public static final URI share
public static final URI path
Constructor Detail |
---|
public SAMBADS()
Method Detail |
---|
public static void getSAMBADSOntology(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 |