Subversion Repositories oidplus

Rev

Rev 2 | Blame | Last modification | View Log | RSS feed

  1. <h3>About OIDplus 2.0</h3>
  2.  
  3. <p>OIDplus is an OpenSource database by <a href="https://www.viathinksoft.com/">ViaThinkSoft</a> that can be used by Registration Authorities to manage their objects,
  4. like Object Identifiers (OIDs) or Digital Object Identifiers (DOIs) and much more.</p>
  5.  
  6. <p><a href="https://www.viathinksoft.com/projects/oidplus">Download source code</a></p>
  7.  
  8. <h3>WebWhois</h3>
  9.  
  10. <p>With the web based whois service, you can query object information in a machine readable format.</p>
  11.  
  12. <form action="whois/webwhois.php" method="GET">
  13.         <input type="text" name="query" value="oid:2.999">
  14.         <input type="submit">
  15. </form>
  16.  
  17.