public class Vocabulary extends Object
| Constructor | Description |
|---|---|
Vocabulary() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
addNSPrefix(String prefix,
String expansion) |
|
static String |
getURI() |
|
static Property |
hasInput() |
|
static Property |
hasOutput() |
|
static Property |
implementedIn() |
|
static Property |
property(String s) |
|
static Resource |
resource(String s) |
|
static void |
setDefaultURI(String uri) |
|
static Property |
toNode() |
|
static Property |
toPort() |
public static Property implementedIn()
public static Property hasInput()
public static Property hasOutput()
public static Property toNode()
public static Property toPort()
public static String getURI()
public static void setDefaultURI(String uri)
Copyright © 2018. All rights reserved.