Uses of Package
com.metsci.glimpse.dspl.schema

Packages that use com.metsci.glimpse.dspl.schema
com.metsci.glimpse.dspl Support for parsing Google Data Set Publishing Language (DSPL) metadata files. 
com.metsci.glimpse.dspl.canonical Metron canonical concepts. 
com.metsci.glimpse.dspl.lite Simplified DSPL schema support. 
com.metsci.glimpse.dspl.parser Data parsing utilities for DSPL data files. 
com.metsci.glimpse.dspl.parser.column   
com.metsci.glimpse.dspl.parser.column.dynamic   
com.metsci.glimpse.dspl.parser.table   
com.metsci.glimpse.dspl.parser.util   
com.metsci.glimpse.dspl.schema   
com.metsci.glimpse.dspl.util Support utilities for DSPL parsing. 
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataSet
          A DSPL specification describes a dataset.
DataSet.Import
          Java class for anonymous complex type.
Table
          A table provides data for the dataset.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.canonical
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataSet
          A DSPL specification describes a dataset.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.lite
DataSet
          A DSPL specification describes a dataset.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.parser
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataType
          Java class for DataType.
Slice
          A slice describes a combination of concepts for which data exists.
Table.Column
          Java class for anonymous complex type.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.parser.column
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataType
          Java class for DataType.
Table.Column
          Java class for anonymous complex type.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.parser.column.dynamic
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataType
          Java class for DataType.
Table.Column
          Java class for anonymous complex type.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.parser.table
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
Slice
          A slice describes a combination of concepts for which data exists.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.parser.util
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
DataType
          Java class for DataType.
Slice
          A slice describes a combination of concepts for which data exists.
SliceConceptRef
          A dimension or metric of a slice.
Table
          A table provides data for the dataset.
Table.Column
          Java class for anonymous complex type.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.schema
Attribute
          An attribute of a dataset or a concept.
Attribute.AttributeProperties
           
Attribute.ConceptValue
          Java class for anonymous complex type.
Attribute.Type
          Java class for anonymous complex type.
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
Concept.Data
          Java class for anonymous complex type.
Concept.Topic
          Java class for anonymous complex type.
Concept.Type
          Java class for anonymous complex type.
ConceptInfo
          Textual information about a concept in the dataset.
ConceptInfo.Synonym
          Java class for anonymous complex type.
ConceptProperty
          A property of a concept (e.g., the country of a city).
ConceptProperty.Type
          Java class for anonymous complex type.
ConceptTableMapping
          A mapping to a table that provides data for a concept.
ConceptTableMapping.MapConcept
          Java class for anonymous complex type.
ConceptTableMapping.MapProperty
          Java class for anonymous complex type.
Data
          Data for a table.
Data.File
          Java class for anonymous complex type.
DataSet
          A DSPL specification describes a dataset.
DataSet.Concepts
          Java class for anonymous complex type.
DataSet.Import
          Java class for anonymous complex type.
DataSet.Slices
          Java class for anonymous complex type.
DataSet.Tables
          Java class for anonymous complex type.
DataSet.Topics
          Java class for anonymous complex type.
DataType
          Java class for DataType.
Info
          Textual information about an element of the dataset.
Slice
          A slice describes a combination of concepts for which data exists.
Slice.Data
          Java class for anonymous complex type.
SliceConceptRef
          A dimension or metric of a slice.
SliceTableMapping
          A mapping to a table that provides data for a slice.
SliceTableMapping.MapDimension
          Java class for anonymous complex type.
SliceTableMapping.MapMetric
          Java class for anonymous complex type.
Table
          A table provides data for the dataset.
Table.Column
          Java class for anonymous complex type.
Topic
          A topic is a label that can be attached to concepts.
Value
          An atomic data value.
Values
          Java class for Values complex type.
 

Classes in com.metsci.glimpse.dspl.schema used by com.metsci.glimpse.dspl.util
Attribute
          An attribute of a dataset or a concept.
Concept
          A concept is a definition of a type of data that appears in the dataset (e.g., "GDP" or "County").
ConceptInfo
          Textual information about a concept in the dataset.
ConceptProperty
          A property of a concept (e.g., the country of a city).
DataSet
          A DSPL specification describes a dataset.
DataType
          Java class for DataType.
Info
          Textual information about an element of the dataset.
Slice
          A slice describes a combination of concepts for which data exists.
SliceConceptRef
          A dimension or metric of a slice.
Table
          A table provides data for the dataset.
Table.Column
          Java class for anonymous complex type.
Value
          An atomic data value.
Values
          Java class for Values complex type.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.