Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Brown Dog Data Transformation Service (DTS)

Anchor
dts
dts
: A distributed internet service providing data transformations as a service (e.g. conversions, extractions).

Clowder

Anchor
clowder
clowder
: The Brown Dog component responsible for extracting novel, often higher level, data from file contents (e.g. metadata, tags, signatures, and other derived products) in order to index, compare, and further analyze collections of data through a broadly accessible REST API.  Clowder is a web based research data management system designed to support multiple research domains and the diverse data types utilized across those domains.  In addition to data sharing and organizational functionality it contains three major extension points for the preprocessing, processing, and previewing of data.  When new data is added to the system, whether it is via the web front-end or through the REST API, preprocessing serving as a form of autocuration is off-loaded to cloud based extraction services that analyze the data’s contents to extract appropriate data and metadata. These extractors triggered based on the type of the data analyze the contents of the data to tag it (e.g. found flood basins in images, trees in LIDAR) and/or create lightweight web-accessible previews of large files (e.g. an image pyramid) allowing users to examine and compare the contents of one or more datasets. Complimented by a number of features supporting community based social curation, this combined raw and derived metadata is presented to the user in the Clowder web interface and utilized to navigate stored collections.

...

Data Extraction

Anchor
extraction
extraction
:  A transformation that creates new data from the given data.  An example in the case of Brown Dog would be the execution of analysis code on an image file's contents to determine if a particular species of plant is present.  We utilize extraction to automatically generate metadata and/or signatures from a file's contents and provide users with means of finding, relating, and utilizing data that may be difficult otherwise.Data Transformation Service (DTS): An internet service

Metadata

Anchor
metadata
metadata
: Simply data about data (e.g. tags or keywords).

...