-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated with develop for release 1.2.5
- Loading branch information
Showing
7 changed files
with
181 additions
and
6 deletions.
There are no files selected for viewing
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
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
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
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
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
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
51 changes: 51 additions & 0 deletions
51
tests/www.hydroshare.org/hsapi/resource/6dbb0dfb8f3a498881e4de428cb1587c/map/resourcemap.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,51 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE rdf:RDF PUBLIC "-//DUBLIN CORE//DCMES DTD 2002/07/31//EN" | ||
"http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd"> | ||
<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:hsterms="http://hydroshare.org/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs1="http://www.w3.org/2001/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
<rdf:Description rdf:about="http://www.hydroshare.org/resource/6dbb0dfb8f3a498881e4de428cb1587c"> | ||
<dc:title>RHESSys model of Dead Run 5 watershed, Baltimore County, Maryland, USA (with rain gardens)</dc:title> | ||
<dc:type rdf:resource="http://www.hydroshare.org/terms/GenericResource"/> | ||
<dc:description> | ||
<rdf:Description> | ||
<dcterms:abstract>3-m spatial resolution RHESSys model for Dead Run 5 watershed in Baltimore County, Maryland. This model contains example implementation of rain gardens.</dcterms:abstract> | ||
</rdf:Description> | ||
</dc:description> | ||
<dc:creator> | ||
<rdf:Description rdf:about="http://www.hydroshare.org/user/28/"> | ||
<hsterms:name>Brian Miles</hsterms:name> | ||
<hsterms:creatorOrder>1</hsterms:creatorOrder> | ||
<hsterms:email>brian_miles@unc.edu</hsterms:email> | ||
</rdf:Description> | ||
</dc:creator> | ||
<dc:date> | ||
<dcterms:created> | ||
<rdf:value>2015-07-27T18:35:27.954135+00:00</rdf:value> | ||
</dcterms:created> | ||
</dc:date> | ||
<dc:date> | ||
<dcterms:modified> | ||
<rdf:value>2015-08-07T13:44:44.757870+00:00</rdf:value> | ||
</dcterms:modified> | ||
</dc:date> | ||
<dc:format>application/zip</dc:format> | ||
<dc:identifier> | ||
<rdf:Description> | ||
<hsterms:hydroShareIdentifier>http://www.hydroshare.org/resource/6dbb0dfb8f3a498881e4de428cb1587c</hsterms:hydroShareIdentifier> | ||
</rdf:Description> | ||
</dc:identifier> | ||
<dc:language>eng</dc:language> | ||
<dc:rights> | ||
<rdf:Description> | ||
<hsterms:rightsStatement>This resource is shared under the Creative Commons Attribution CC BY.</hsterms:rightsStatement> | ||
<hsterms:URL rdf:resource="http://creativecommons.org/licenses/by/4.0/"/> | ||
</rdf:Description> | ||
</dc:rights> | ||
<dc:subject>RHESSys</dc:subject> | ||
<dc:subject>Baltimore Ecosystem Study</dc:subject> | ||
<dc:subject>green infrastructure</dc:subject> | ||
</rdf:Description> | ||
<rdf:Description rdf:about="http://www.hydroshare.org/terms/GenericResource"> | ||
<rdfs1:label>Generic</rdfs1:label> | ||
<rdfs1:isDefinedBy>http://www.hydroshare.org/terms</rdfs1:isDefinedBy> | ||
</rdf:Description> | ||
</rdf:RDF> |