Difference between revisions of "Ark service"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=ARK identifiers generator in python |image={{PAGENAMEE}}.png |homepage=https:/...")
 
(Added links to Function and/or Content Type)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|image={{PAGENAMEE}}.png
{{Infobox_tool
 
 
|purpose=ARK identifiers generator in python
 
|purpose=ARK identifiers generator in python
|image={{PAGENAMEE}}.png
 
 
|homepage=https://github.com/rjacobson16/ark_service
 
|homepage=https://github.com/rjacobson16/ark_service
|license=
+
|function=Persistent Identification
|platforms=
 
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
[[Category:Persistent Identification]]
 
 
 
 
 
 
== Description ==
 
== Description ==
 
ark_service is an ARK minter (generates ARK identifiers) and binder (associates them with an access URL) written in python.
 
ark_service is an ARK minter (generates ARK identifiers) and binder (associates them with an access URL) written in python.
Line 22: Line 15:
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Revision as of 13:49, 20 April 2021





Ark service
ARK identifiers generator in python
Homepage:https://github.com/rjacobson16/ark_service
Function:Persistent Identification



Description

ark_service is an ARK minter (generates ARK identifiers) and binder (associates them with an access URL) written in python.

User Experiences

Development Activity