public class ModelUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addNSIfUndefined(com.hp.hpl.jena.shared.PrefixMapping m,
String prefix,
String uri) |
static void |
mergeModels(com.hp.hpl.jena.rdf.model.Model target,
com.hp.hpl.jena.rdf.model.Model source)
Adds the source model to the target model, modifying the target
in place.
|
Copyright © 2013. All Rights Reserved.