Singesttoken
From SRB
Contents |
[edit]
NAME
Singesttoken - ingest SRB native metadata types (reserved keywords)
[edit]
SYNOPSIS
Singesttoken DataType dataTypeValue parentDataTypeValue mimeTypeString dotExtensionString
Singesttoken typeName newValue [ parentValue]
[edit]
DESCRIPTION
Singesttoken ingest values for native metadata type typeName.
typeName can be one of: ResourceType , UserType , Domain, Location, Action, AuthScheme, ResourceClass
parentValue is not needed for ResourceClass , Action , AuthScheme
[edit]
FIELDS
dataTypeValue
the data type name being ingested
parentDataTypeValue
the parent data type under which new data type will be ingested.
Data type is a hierarchy and hence needs a parent value. 'home'
is the root and can be used as a default value.
mimeTypeString
the mimetype vale for the ingested data type
dotExtensionString
the file extensions that might be used to recognize the ingested
data type. If more than one extensions are needed, separate them
by commas.
typeName
in the second synopsis tells which token-type is being ingested.
newValue
the value of the token being ingested
parentValue
the parent value under which the new token needs to be ingested.
This is applicble only to hierarchical tokens.
[edit]


