public class Concept extends Object
| Constructor and Description |
|---|
Concept() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIRI() |
String |
getNotation() |
String |
getWildcardNotation() |
static Concept |
newIRI(String iri) |
static Concept |
newNotation(String notation) |
static Concept |
newWildcard(String wildcardNotation) |
Copyright © 2013–2017 R.W.Majeed. All rights reserved.