public class XOWL extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.openrdf.model.URI |
Experimental |
static org.openrdf.model.URI |
Invalid |
static org.openrdf.model.URI |
Retired |
static org.openrdf.model.URI |
Stable |
static org.openrdf.model.URI |
Superseded |
| Constructor and Description |
|---|
XOWL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
classifyProperties(OwlReasoner owlReasoner,
ShapeReasoner shapeReasoner)
Classify all properties as either owl:DatatypeProperty or owl:ObjectProperty
|
public static final org.openrdf.model.URI Stable
public static final org.openrdf.model.URI Experimental
public static final org.openrdf.model.URI Invalid
public static final org.openrdf.model.URI Superseded
public static final org.openrdf.model.URI Retired
public static void classifyProperties(OwlReasoner owlReasoner, ShapeReasoner shapeReasoner)
reasoner - Copyright © 2019. All rights reserved.