public class CC extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.rdf.model.Property |
attributionName |
static org.apache.jena.rdf.model.Property |
attributionURL |
static org.apache.jena.rdf.model.Property |
license |
static org.apache.jena.rdf.model.Resource |
License |
protected static String |
uri |
| Constructor and Description |
|---|
CC() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
returns the URI for this schema
|
protected static org.apache.jena.rdf.model.Property |
property(String local) |
protected static org.apache.jena.rdf.model.Resource |
resource(String local) |
protected static final String uri
public static final org.apache.jena.rdf.model.Resource License
public static final org.apache.jena.rdf.model.Property license
public static final org.apache.jena.rdf.model.Property attributionName
public static final org.apache.jena.rdf.model.Property attributionURL
Copyright © 2017–2019. All rights reserved.