Subversion Repositories oidplus

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<h3>About OIDplus 2.0</h3>
2
 
3
<p>OIDplus is an OpenSource database by <a href="https://www.viathinksoft.de/">ViaThinkSoft</a> that can be used by Registration Authorities to manage objects,
4
like Object Identifiers (OIDs) or Digital Object Identifiers (DOIs) and much more.</p>
5
 
6
<p><a href="https://www.viathinksoft.de/projects/oidplus">Download source code</a></p>
7
 
8
<h3>WebWhois</h3>
9
 
10
<form action="whois/webwhois.php" method="GET">
11
        <input type="text" name="query" value="oid:2.999">
12
        <input type="submit">
13
</form>
14