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.20
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.20.tar.gz | 280.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oldaplib-0.7.20-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 636.9 kB
Release files / oldaplib-0.7.20.tar.gz
| Download URL | oldaplib-0.7.20.tar.gz |
|---|---|
| Size | 280.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e3f41aaf12f0fdce83e0f8a9da04cbefbd069df169e092c27b42a2df6c6c18de
|
|
BLAKE2b-256 checksum How to use checksums |
22c719b9361900306d1f32a9e6fed62d4887f0522fa43e8753634d7946dad2ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/25.6.0
|
Release files / oldaplib-0.7.20-py3-none-any.whl
| Download URL | oldaplib-0.7.20-py3-none-any.whl |
|---|---|
| Size | 356.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
133a665a99fbc4c6aa04182f43b15494d43b98aa67a25a931db126c1ed13ec1e
|
|
BLAKE2b-256 checksum How to use checksums |
a028ae178fb4ab49611704d30684ca39b02713fb162e3c25138b524715333f49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/25.6.0
|