Skip to content

Commit

Permalink
Reorganize repository structure
Browse files Browse the repository at this point in the history
  • Loading branch information
dponti committed Feb 27, 2024
1 parent 91d1e18 commit 5bdc1a7
Show file tree
Hide file tree
Showing 14 changed files with 36 additions and 36 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="classificationCode">
<description>
Soil classification codes as defined by ASTM-D2487. These codes are used as values for the classificationCode property of the Lithology object.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="classificationCode">
<description>
Soil classification codes as defined by ASTM-D2488 (visual-manual classification). These codes are used as values for the classificationCode property of the Lithology object.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/propertylists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/propertylists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="propertyClass">
<description>
This dictionary contains the values for the propertyClass property of the diggs:Property object and the measurand property of the diggs:Detector object when used within the Test and Monitor DIGGS features. These values serve to define the ultimate results of geotechnical and environmental tests and monitoring activities that result from test procedures and monitoring sensors. The Xpaths to these occurrences are: 1) //diggs:Property/diggs:propertyClass (for Test, MaterialTest or Monitor) 2)//diggs:Detector/diggs:measurand (for measurand).
This dictionary contains the values for the propertyClass property of the diggs:Property object and the measurand property of the diggs:Detector object when used within the Test and Monitor DIGGS features. These values serve to define the ultimate results of geotechnical and environmental tests and monitoring activities that result from test procedures and monitoring sensors. The Xpaths to these occurrences are: 1) //diggs:Property/diggs:propertyClass (for Test, MaterialTest or Monitor) 2)//diggs:Detector/diggs:measurand (for measurand).

</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/authorities.xml#DIGGS">properties.xml</identifier>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="rolePerformed">
<description>
DIGGS standard code list for the rolePerformed property of the Role object, which can occur in various locations in a DIGGS instance. The context for allowable codes is given by the Source Element Xpath identifying which specific rolePerformed instances may use a specific code value.
Expand All @@ -14,7 +14,7 @@
<diggs:Definition gml:id="operator">
<description>Person operating equipment (drill rig/CPT rig)</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Operator</identifier>
<name codespace="en">Operator</name>
<name codeSpace="en">Operator</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -28,7 +28,7 @@
<diggs:Definition gml:id="logger">
<description>Person recording the data</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Logger</identifier>
<name codespace="en">Logger</name>
<name codeSpace="en">Logger</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -42,7 +42,7 @@
<diggs:Definition gml:id="drilling_contractor">
<description>Company who is performing the drilling operations</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Drilling Contractor</identifier>
<name codespace="en">Drilling Contractor</name>
<name codeSpace="en">Drilling Contractor</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -56,7 +56,7 @@
<diggs:Definition gml:id="insitu_contractor">
<description>Company who is performing the insitu testing operations</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Insitu Contractor</identifier>
<name codespace="en">Insitu Contractor</name>
<name codeSpace="en">Insitu Contractor</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -70,7 +70,7 @@
<diggs:Definition gml:id="laboratory_name">
<description>Company who is performing the lab testing</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Laboratory Name</identifier>
<name codespace="en">Laboratory Name</name>
<name codeSpace="en">Laboratory Name</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -84,7 +84,7 @@
<diggs:Definition gml:id="project_engineer">
<description>Person working on a project</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Project Engineer</identifier>
<name codespace="en">Project Engineer</name>
<name codeSpace="en">Project Engineer</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -98,7 +98,7 @@
<diggs:Definition gml:id="project_manager">
<description>Person responsible for the project</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Project Manager</identifier>
<name codespace="en">Project Manager</name>
<name codeSpace="en">Project Manager</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -112,7 +112,7 @@
<diggs:Definition gml:id="checked_by">
<description>Person checking the associated data</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Checked By</identifier>
<name codespace="en">Checked By</name>
<name codeSpace="en">Checked By</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -126,7 +126,7 @@
<diggs:Definition gml:id="prepared_by">
<description>Person inputting the data</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Prepared By</identifier>
<name codespace="en">Prepared By</name>
<name codeSpace="en">Prepared By</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -140,7 +140,7 @@
<diggs:Definition gml:id="calculated_by">
<description>Person performing calculations on the data (do we really need this)?</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Calculated By</identifier>
<name codespace="en">Calculated By</name>
<name codeSpace="en">Calculated By</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -154,7 +154,7 @@
<diggs:Definition gml:id="tested_by">
<description>Person performing the lab testing</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Tested By</identifier>
<name codespace="en">Tested By</name>
<name codeSpace="en">Tested By</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -168,7 +168,7 @@
<diggs:Definition gml:id="owner">
<description>Company who owns the infrastructure associated with the project</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Owner</identifier>
<name codespace="en">Owner</name>
<name codeSpace="en">Owner</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -182,7 +182,7 @@
<diggs:Definition gml:id="client">
<description>Company for whom the work is being performed</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Client</identifier>
<name codespace="en">Client</name>
<name codeSpace="en">Client</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand All @@ -196,7 +196,7 @@
<diggs:Definition gml:id="helper">
<description>Person assisting with the equipment (drill rig/CPT rig)</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/roles.xml">Helper</identifier>
<name codespace="en">Helper</name>
<name codeSpace="en">Helper</name>
<diggs:dataType>string</diggs:dataType>
<diggs:authority>DIGGS</diggs:authority>
<diggs:occurrences>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="triaxialTestType">
<description>
Test type codes for triaxial test procedures. These codes are used as values for the triaxialTestType property of the TriaxialTest procedure object.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="classificationSymbol">
<description>
Unified Soil Classification System (USCS) group symbol codes as defined by ASTM D2487 and ASTM D2488. These codes are used as values for the classificationSymbol property of the Lithology object.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/codelists.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/codelists.xsl"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diggs="http://diggsml.org/schemas/2.6" xmlns:gml="http://www.opengis.net/gml/3.2"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/2.6/Diggs.xsd"
xsi:schemaLocation="http://diggsml.org/schemas/2.6 https://raw.githubusercontent.com/DIGGSml/diggs-schema/main/Diggs.xsd"
gml:id="classificationCode">
<description>
Soil textural classsification codes based on the U.S. Department of Agriculture ssoil textural triangle for soil material &lt; 2 mm diameter. These codes are used for the value of the classificationCode property of the Lithology object.
Expand Down Expand Up @@ -57,7 +57,7 @@
</dictionaryEntry>
<dictionaryEntry>
<diggs:Definition gml:id="LO">
<description>7 to 27 percent clay (&lt;0.002 mm diameter), 28 to 50 percent silt (0.05-0.002 mm diameter), and 52 percent or less sand.
<description>7 to 27 percent clay (&lt;0.002 mm diameter), 28 to 50 percent silt (0.05-0.002 mm diameter), and 52 percent or less sand.
</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/usda.xml">Loam</identifier>
<name codeSpace="en">Loam</name>
Expand Down Expand Up @@ -223,7 +223,7 @@
</dictionaryEntry>
<dictionaryEntry>
<diggs:Definition gml:id="SCL">
<description>20 to 35 percent clay, less than 28 percent silt, and more than 45 percent sand.
<description>20 to 35 percent clay, less than 28 percent silt, and more than 45 percent sand.
</description>
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/usda.xml">Sandy clay loam</identifier>
<name codeSpace="en">Sandy clay loam</name>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/crs.xsl"?>
<?xml-stylesheet type="text/xsl" href=".../../../stylesheets/crs.xsl"?>
<Dictionary xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://www.opengis.net/gml/3.2" gml:id="compoundCRS"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../../stylesheets/crs.xsl"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/crs.xsl"?>
<Dictionary xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opengis.net/gml/3.2"
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/stylesheets/codelists.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<link href="https://fonts.googleapis.com/css?family=Crimson+Text|Graduate|Lobster|Quicksand"
rel="stylesheet"/>

<script src="../../../../scripts/scripts.js"/>
<script src="../../../scripts/scripts.js"/>

</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/stylesheets/crs.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<link href="https://fonts.googleapis.com/css?family=Crimson+Text|Graduate|Lobster|Quicksand"
rel="stylesheet"/>

<script src="../../../../scripts/crs.js"/>
<script src="../../../scripts/crs.js"/>

</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/stylesheets/propertylists.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<link href="https://fonts.googleapis.com/css?family=Crimson+Text|Graduate|Lobster|Quicksand"
rel="stylesheet"/>

<script src="../../../../scripts/scripts.js"/>
<script src="../../../scripts/scripts.js"/>
</head>
<body>
<div>
Expand Down

0 comments on commit 5bdc1a7

Please sign in to comment.