Utility module to serialize a django-model into ARCHE-RDF.
Project description
Django-App to serialize a model class into arche-rdf
Quickstart
Install acdh-archeutils:
pip install acdh-django-archeutils
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'archeutils',
...
)
Update your project’s urls.py:
urlpatterns = [ ... url(r'^archeutils/', include('archeutils.urls', namespace='archeutils')), ... ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acdh-django-archeutils-0.0.1.tar.gz.
File metadata
- Download URL: acdh-django-archeutils-0.0.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dab2c907a967182bf52531b5bf4d8506746b28b814dd33f6c51a6f5def483fa
|
|
| MD5 |
e306e7c844943484bcae884f3c775834
|
|
| BLAKE2b-256 |
0abc8bcbc08e9cba84a2581db2c3e3840f8e093b8f9f7830d227c16cebbd3181
|
File details
Details for the file acdh_django_archeutils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: acdh_django_archeutils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a08d0b5913c1c10ce6924e754c324c83264632e983df2646f03e9355ed8cda3
|
|
| MD5 |
ade942c71c8511b344535cc074032296
|
|
| BLAKE2b-256 |
a3c31aff1fc011236730e3e33d15fcf280c1f53404d0c712af7861c6d09814a5
|