| Constructor and Description |
|---|
RdfUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Namespace |
findNamespace(List<Rdf> rdfs,
List<RdfSchema> schemas)
Find the namespace given a list of
|
public RdfUtils()
public static Namespace findNamespace(List<Rdf> rdfs, List<RdfSchema> schemas)
The annotations should be a child-to-parent ordering of annotations found on a class or method.
rdfs - The schemas - The list of known RDF schemas.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.