-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
organizing Data for Python Development
- Loading branch information
1 parent
0a2ae17
commit fe1bae3
Showing
17 changed files
with
6,827 additions
and
2,124 deletions.
There are no files selected for viewing
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
43 changes: 43 additions & 0 deletions
43
BetaVersion/docs/def/codes/DIGGS/0.1/DIGGS Codelist Template copy.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?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" | ||
gml:id="{{DictionaryName.Dictionary ID}}"> | ||
<description> | ||
{{DictionaryName.Description}} | ||
</description> | ||
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/authorities.xml#DIGGS">{{DictionaryName.DictionaryFile}}.xml</identifier> | ||
<name>{{DictionaryName.DictionaryName}}</name> | ||
<KYNLoop name="Definitions" loopby="table" loopon="Definitions"> | ||
<dictionaryEntry> | ||
<diggs:Definition gml:id="{{Definitions.ID}}"> | ||
<description>{{Definitions.Description}}</description> | ||
<identifier codeSpace="http://diggsml.org/def/codes/DIGGS/0.1/{{DictionaryName.DictionaryFile}}.xml">{{Definitions.Name}}</identifier> | ||
<name codeSpace="en">{{Definitions.Name}}</name> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="DataType"> | ||
<diggs:dataType>{{Definitions.DataType}}</diggs:dataType> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="QuantityClass"> | ||
<diggs:quantityClass>{{Definitions.QuantityClass}}</diggs:quantityClass> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="Authority"> | ||
<diggs:authority>{{Definitions.Authority}}</diggs:authority> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="Reference"> | ||
<diggs:reference>{{Definitions.Reference}}</diggs:reference> | ||
</KYNCondition> | ||
<diggs:occurrences> | ||
<KYNLoop name="Occurrences" loopon="AssociatedElements" filterfields="ID" filtervalues="{{Definitions.ID}}"> | ||
<diggs:Occurrence> | ||
<diggs:sourceElementXpath>{{AssociatedElements.SourceElement}}</diggs:sourceElementXpath> | ||
<KYNCondition command="ISDATAPRESENT" sheet="AssociatedElements" Column="conditionalElement"> | ||
<diggs:conditionalElementXpath>{{AssociatedElements.ConditionalElement}}</diggs:conditionalElementXpath> | ||
</KYNCondition> | ||
</diggs:Occurrence> | ||
</KYNLoop> | ||
</diggs:occurrences> | ||
</diggs:Definition> | ||
</dictionaryEntry> | ||
</KYNLoop> | ||
</Dictionary> |
43 changes: 43 additions & 0 deletions
43
BetaVersion/docs/def/codes/DIGGS/0.1/DIGGS PropertyList Template copy.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?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" | ||
gml:id="{{DictionaryName.Dictionary ID}}"> | ||
<description> | ||
{{DictionaryName.Description}} | ||
</description> | ||
<identifier codeSpace="http://diggsml.org/props">{{DictionaryName.DictionaryFile}}.xml</identifier> | ||
<name>{{DictionaryName.DictionaryName}}</name> | ||
<KYNLoop name="Definitions" loopby="table" loopon="Definitions"> | ||
<dictionaryEntry> | ||
<diggs:Definition gml:id="{{Definitions.ID}}"> | ||
<description>{{Definitions.Description}}</description> | ||
<identifier codeSpace="http://diggsml.org/props/{{DictionaryName.DictionaryFile}}.xml">{{Definitions.Name}}</identifier> | ||
<name codeSpace="en">{{Definitions.Name}}</name> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="DataType"> | ||
<diggs:dataType>{{Definitions.DataType}}</diggs:dataType> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="QuantityClass"> | ||
<diggs:quantityClass>{{Definitions.QuantityClass}}</diggs:quantityClass> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="Authority"> | ||
<diggs:authority>{{Definitions.Authority}}</diggs:authority> | ||
</KYNCondition> | ||
<KYNCondition command="ISDATAPRESENT" sheet="Definitions" Column="Reference"> | ||
<diggs:reference>{{Definitions.Reference}}</diggs:reference> | ||
</KYNCondition> | ||
<diggs:occurrences> | ||
<KYNLoop name="Occurrences" loopon="AssociatedElements" filterfields="ID" filtervalues="{{Definitions.ID}}"> | ||
<diggs:Occurrence> | ||
<diggs:sourceElementXpath>{{AssociatedElements.SourceElement}}</diggs:sourceElementXpath> | ||
<KYNCondition command="ISDATAPRESENT" sheet="AssociatedElements" Column="conditionalElement"> | ||
<diggs:conditionalElementXpath>{{AssociatedElements.ConditionalElement}}</diggs:conditionalElementXpath> | ||
</KYNCondition> | ||
</diggs:Occurrence> | ||
</KYNLoop> | ||
</diggs:occurrences> | ||
</diggs:Definition> | ||
</dictionaryEntry> | ||
</KYNLoop> | ||
</Dictionary> |
Oops, something went wrong.