Sign inSign up

trondaal/entedit

By trondaal

Updated 3 days ago

EntEdit web app: browse, search and edit RDF bibliographic entities (IFLA-LRM/RDA) using GraphDB

Image
0

495

trondaal/entedit repository overview

Web interface for EntEdit, an editor for RDF entities used to catalogue bibliographic resources with the IFLA-LRM/RDA vocabulary — Works, Expressions, Manifestations, Items and the agents related to them.

nginx serving the built React app at /entedit/. It expects a GraphDB service reachable as graphdb on the same Docker network, which it proxies at /graphdb/ to avoid CORS, so run it as part of the stack rather than on its own:

docker compose -f oci://docker.io/trondaal/entedit-compose:latest up -d

Then open http://localhost/entedit/ and set the SPARQL endpoint to http://localhost/graphdb/repositories/EntEdit.

Platforms: linux/amd64, linux/arm64. Licence: CC BY-NC 4.0.

Tag summary

Content type

Image

Digest

sha256:1a60012aa

Size

27.8 MB

Last updated

3 days ago

docker pull trondaal/entedit