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.17
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.17.tar.gz | 259.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oldaplib-0.7.17-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 593.5 kB
Release files / oldaplib-0.7.17.tar.gz
| Download URL | oldaplib-0.7.17.tar.gz |
|---|---|
| Size | 259.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0f33cc61f127be13af56adb13d3b839c3debd6592f1ea4d0c3fc2d251fafd2f9
|
|
BLAKE2b-256 checksum How to use checksums |
225e912f047966fbf06513f65956b8344793fe404f8d40bc7fd71703643d9f2f
|
| 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.17-py3-none-any.whl
| Download URL | oldaplib-0.7.17-py3-none-any.whl |
|---|---|
| Size | 333.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36480a5d20a2227ca816cb5ddb7ced56183ce807f3a4d08543196f0673506432
|
|
BLAKE2b-256 checksum How to use checksums |
cdc593493c9ec9ba2afa02a171330f4b1f5e71f9b2c026ab73e8f20bc87bca67
|
| 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
|