public class ModelUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addNSIfUndefined(org.apache.jena.shared.PrefixMapping m,
String prefix,
String uri) |
static void |
mergeModels(org.apache.jena.rdf.model.Model target,
org.apache.jena.rdf.model.Model source)
Adds the source model to the target model, modifying the target
in place.
|
Copyright © 2016. All rights reserved.