Giter Club home page Giter Club logo

Comments (1)

dponti avatar dponti commented on May 29, 2024

DIGGS is not standardized on USCS. Any classification system or vocabulary of terms can be used, and it is incumbent on the data provider to define the terminology used, either by referencing a standard set of terms (such as USCS) or to point to a custom dictionary of terms whereby the terms used are defined.

The property is of type gml:CodeType. A codeType property is text that is intended to come from a controlled list of terms. Codetype elements contain an attribute named codeSpace, that is intended to identify the authority that defines the term or to point to a dictionary. So if one were defining the abundance of an lithological component as "common" as defined by the American Geosciences Institute, the xml snippet would look like:

common The term "common" is defined by the authority identified in the codeSpace attribure. Alternatively, if, say CalTrans has it's own definition for what constitutes a common abundance, an identifier for CalTrans would be used:

common.

This works ok where the authority designation is well known and their controlled terms are readily accessible. Ideally, the codeSpace attribute would point to an online dictionary, where the definition could be looked up programmatically, for example:

common Here the codespace is a pointer to an xml dictionary where the specific definition element has an id of "common".

from schema-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.