Difference between revisions of "NOID (Ruby)"

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=A version of [http://coptr.digipres.org/Nice_Opaque_Identifiers_%28NOID%29 NOI...")
 
 
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
{{Infobox_tool
 
 
|purpose=A version of [http://coptr.digipres.org/Nice_Opaque_Identifiers_%28NOID%29 NOID] in Ruby
 
|purpose=A version of [http://coptr.digipres.org/Nice_Opaque_Identifiers_%28NOID%29 NOID] in Ruby
|image={{PAGENAMEE}}.png
 
 
|homepage=https://github.com/ruby-microservices/noid
 
|homepage=https://github.com/ruby-microservices/noid
 
|license=MIT license
 
|license=MIT license
|platforms=
+
|function=Persistent Identification
 
}}
 
}}
<!-- 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 ==
 
This is a Ruby implementation of the original [https://metacpan.org/pod/distribution/Noid/noid NOID] tool.
 
This is a Ruby implementation of the original [https://metacpan.org/pod/distribution/Noid/noid NOID] tool.
Line 21: 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=
 
}}
 

Latest revision as of 16:17, 22 April 2021




A version of NOID in Ruby
Homepage:https://github.com/ruby-microservices/noid
License:MIT license
Function:Persistent Identification




Description[edit]

This is a Ruby implementation of the original NOID tool.

User Experiences[edit]

Development Activity[edit]