public class ExtractPrefixMapping extends Object
Constructor and Description |
---|
ExtractPrefixMapping() |
Modifier and Type | Method and Description |
---|---|
static com.hp.hpl.jena.shared.PrefixMapping |
from(com.hp.hpl.jena.rdf.model.Resource specification)
Answer a prefix mapping containing (a) all the prefixes from the model of the
specification resource (b) all the prefixes P of namespace X where
specification prefixMapping [api:prefix P; api:namespace N]
|
public static com.hp.hpl.jena.shared.PrefixMapping from(com.hp.hpl.jena.rdf.model.Resource specification)
Copyright © 2014. All Rights Reserved.