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.19
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.19.tar.gz | 279.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oldaplib-0.7.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 635.8 kB
Release files / oldaplib-0.7.19.tar.gz
| Download URL | oldaplib-0.7.19.tar.gz |
|---|---|
| Size | 279.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7087667a5d470a1427a0deaa7ba56542dce1a7149d9d78cf76f137b4b3a5c807
|
|
BLAKE2b-256 checksum How to use checksums |
faddb7799845c56dc1ee726764f1d8a3dd1511b613150d18d31b7b36a038179e
|
| 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.19-py3-none-any.whl
| Download URL | oldaplib-0.7.19-py3-none-any.whl |
|---|---|
| Size | 356.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3da4bc25ec14e217c5ece8f78f01a202d53be075ec6158e9e7c937df77c61490
|
|
BLAKE2b-256 checksum How to use checksums |
2fc90b5a48830d342dbeeb905cf36194040529514ba6c44f0593f4f9dc4595af
|
| 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
|