OLDAPlib
Basic library for OLDAP Python-based backend. OLDAP relies as much as possible on standard ontologies. Currently, the following ontologies are being used:
- xs:
<http://www.w3.org/2001/XMLSchema#> - rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#> - rdfs:
<http://www.w3.org/2000/01/rdf-schema#> - owl:
<http://www.w3.org/2002/07/owl#> - skos:
<http://www.w3.org/2004/02/skos/core#> - sh:
<http://www.w3.org/ns/shacl#>
Setup of IRI's and namespaces
The generic base IRI that is to be used has the form of
http://oldap.org/<location>
<location> is a unique name identifying the OLDAP installation of the
type NCName.
System namespace
System ontologies and SHACL files
All system relevant definitions like system-wide ontologies or shacl definitions are in a graph named
http://oldap.org/base#
System-wide data
Data such as project information, user data etc. is in a graph named
http://oldap.org/<location>/data#
Project specific graphs
Each project has several namespaces (aka "named graphs")
Project specific data
All project specific data resides in a graph named
http://oldap.org/<location>/<project>/data#
The project name must be unique to the location and is of type NCName.
Media object
- originalName:
<http://purl.org/dc/terms/originalName> - originalMimeType:
<http://purl.org/dc/terms/format> - mediaserverUri: xsd:anyURI
- project:
<http://oldap.org/base#project>
Release files for oldaplib 0.7.21
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oldaplib-0.7.21.tar.gz | 280.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oldaplib-0.7.21-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 637.1 kB
Release files / oldaplib-0.7.21.tar.gz
| Download URL | oldaplib-0.7.21.tar.gz |
|---|---|
| Size | 280.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
936598922caf132eefdf41f9e70c53e1891597ad5b6e007c0b09b2e19d41038f
|
|
BLAKE2b-256 checksum How to use checksums |
fdfefb9029c338acb886cbd1521daba408ea101f555595d7d3f2414df7cc0c8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/27.0.0
|
Release files / oldaplib-0.7.21-py3-none-any.whl
| Download URL | oldaplib-0.7.21-py3-none-any.whl |
|---|---|
| Size | 357.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
864a69fa7df1e09f87913642afaa46bdf156002e0277592048271843ee7070f9
|
|
BLAKE2b-256 checksum How to use checksums |
5f6e60c8ba3a0867860b728275b9adbc516f2f495f977844d667ff49d2148dbe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/27.0.0
|