public class SCRIPT extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
producedType
definition: Points to media type the resource produces.
|
static UriRef |
Script
definition:
A resource that can be executed as a script.
|
static UriRef |
ScriptGeneratedResource
definition:
A resource that is generated by a script.
|
static UriRef |
scriptLanguage
definition:
Points to the name of the scripting language the resource is written in.
|
static UriRef |
scriptLanguageVersion
definition:
Points to the version of the scripting language the resource is written in.
|
static UriRef |
scriptSource
definition:
Points to the script resource that is used to generate this resource.
|
static UriRef |
THIS_ONTOLOGY |
Constructor and Description |
---|
SCRIPT() |
public static final UriRef Script
public static final UriRef ScriptGeneratedResource
public static final UriRef producedType
public static final UriRef scriptLanguage
public static final UriRef scriptLanguageVersion
public static final UriRef scriptSource
public static final UriRef THIS_ONTOLOGY
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.