public static class ShortnameService.Util extends Object
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
propertySTAR |
Constructor and Description |
---|
ShortnameService.Util() |
Modifier and Type | Method and Description |
---|---|
static List<com.hp.hpl.jena.rdf.model.Property> |
expandProperties(String shortNames,
ShortnameService sns)
Answer a list of properties, where each property's URI is the
expansion according to sns of the corresponding element in the
dotted string shortNames.
|
public static List<com.hp.hpl.jena.rdf.model.Property> expandProperties(String shortNames, ShortnameService sns)
propertySTAR
.Copyright © 2014. All Rights Reserved.