public class OntologyProperties extends Object
| Constructor and Description |
|---|
OntologyProperties() |
| Modifier and Type | Method and Description |
|---|---|
static SupportedProperty |
from(String uri,
boolean valueRequired) |
static SupportedProperty |
mandatory(String uri) |
static SupportedProperty |
optional(String uri) |
public static SupportedProperty mandatory(String uri)
public static SupportedProperty optional(String uri)
public static SupportedProperty from(String uri, boolean valueRequired)
Copyright © 2018. All rights reserved.