adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

New Elements - Online Resource #233

Closed stansmith907 closed 4 years ago

stansmith907 commented 4 years ago

Class onlineResource

New Element Definitions:

mdJson:

      {
         "uri": "uri",
         "name": "online resource name",
         "description": "online resource description",
         "function": "online resource function",
         "applicationProfile": "name of application profile",
         "protocol": "protocol",
         "protocolRequest": "request used to access the resource"
      }
jlblcc commented 4 years ago

This is a duplicate of #232.

jlblcc commented 4 years ago

See also:

https://github.com/adiwg/mdTranslator/issues/215
https://github.com/adiwg/mdCodes/issues/29
https://github.com/adiwg/mdEditor/issues/332