Project

General

Profile

Activity

From 2023-09-03 to 2023-10-02

2023-10-01

14:26 Feature #1910: IIIF: Image annotation
For Mirandor there is a plugin: https://github.com/ProjectMirador/mirador-annotations. It kinda looks stale (last upd... Bernhard Koschiček-Krombholz
14:23 Feature #2067 (In Progress): IIIF presentation API
Proof of concept is finished. Needs revision and testing. Bernhard Koschiček-Krombholz
12:59 Feature #1834: Solve confusing actor relations at move event
Thank you Stefan for the update and additional information.
Main question would be if we could drop the *Person* fie...
Alexander Watzinger

2023-09-29

16:17 Feature #2083 (Closed): API: List of images
Bernhard Koschiček-Krombholz
16:04 Feature #2083 (Closed): API: List of images
a new endpoint to get a list of all or specific images with:... Bernhard Koschiček-Krombholz
14:57 Feature #2045: Performance
I tested some performance with Thanados data. Besides some operations are being slow due high linkage, I found anothe... Bernhard Koschiček-Krombholz

2023-09-27

17:01 Feature #1909 (In Progress): IIIF image API server
Instructions to install the IIIF image API Server are under [[IIIF]].
I changed the conversion compression from *...
Bernhard Koschiček-Krombholz
16:52 Feature #2064 (In Progress): IIIF viewer integration
I made a proof of concept for the IIIF viewer with Mirador:
!{width:50%}IIIF_entity.png!
If you want to try, plea...
Bernhard Koschiček-Krombholz

2023-09-26

17:17 Feature #2064: IIIF viewer integration
Assigning it back to me. Mocca has other things to handle. Bernhard Koschiček-Krombholz
17:15 Feature #2067 (Resolved): IIIF presentation API
I created a simple manifest within the "IIIF Presentation API 2.1":https://iiif.io/api/presentation/2.1/#manifest. To... Bernhard Koschiček-Krombholz
16:52 Feature #2066: IIIF: Access restriction
For the licence/rights at the IIIF manifest we have two fields:... Bernhard Koschiček-Krombholz
11:06 Feature #1834: Solve confusing actor relations at move event
Regarding the CRM, Move events can only target Physical Things E19 or subclasses such as biological objects E20 (whic... Stefan Eichert

2023-09-25

16:23 Feature #1834: Solve confusing actor relations at move event
Not sure why I put this on the wishlist (4 month ago). However, I now think we solve this rather sooner than later so... Alexander Watzinger
16:17 Feature #2079 (In Progress): Text annotation
Basically it's about linking entities (actors, places, ...) to specific parts of a source, instead of just linking th... Alexander Watzinger
16:05 Feature #2067: IIIF presentation API
*Libraries*
I know, that we can use JavaScript libraries. The most promising is "manifesto":https://github.com/IIIF-...
Bernhard Koschiček-Krombholz
15:52 Feature #2064: IIIF viewer integration
"ColverIIIF":https://samvera-labs.github.io/clover-iiif looks promising. It looks lightweight and easy to install/use... Bernhard Koschiček-Krombholz
15:19 Bug #2078 (Closed): API: CSV export not working
Fixed bug, the return statements in the code were deleted. Surely this happened due pylint clean up and the tests did... Bernhard Koschiček-Krombholz
15:17 Bug #2078 (Closed): API: CSV export not working
CSV export is not working, it is instead displaying the LPF output.
Bernhard Koschiček-Krombholz

2023-09-23

11:42 Feature #2067: IIIF presentation API
*A few thoughts about the libraries*
* We are not limited to Debian packages if they are "just" JavaScript libraries...
Alexander Watzinger
08:40 Feature #2067: IIIF presentation API
I slept over it and tried today things out. If nobody has a better idea, I will write the initial manifest manually t... Bernhard Koschiček-Krombholz

2023-09-22

17:56 Feature #2067 (In Progress): IIIF presentation API
Played around with cantaloup and iiif-prezi3, these work like a charm also inside OpenAtlas. Since both are no option... Bernhard Koschiček-Krombholz
17:23 Feature #1909 (Resolved): IIIF image API server
Bernhard Koschiček-Krombholz
14:36 Feature #2071 (Closed): Refactor and minor improvements
* Resolving and reducing Python imports in code base
* Refactor profile image function
* Added tmp path to writable...
Alexander Watzinger
10:18 Feature #2026: External reference systems for type hierarchies
Thanks a lot Bernhard for implementing it for the VOCABS API too so quickly. Alexander Watzinger
09:27 Feature #2026 (Closed): External reference systems for type hierarchies
Added it for the vocabs import.
Changes in **develop** branch.
Bernhard Koschiček-Krombholz

2023-09-21

13:46 Feature #2070: Modification (E11) for Place (E18)
No problem. And sorry from my side for missing the E18 requirement in the previous issue. We will get there ;) Alexander Watzinger
13:41 Feature #2070: Modification (E11) for Place (E18)
Thank you! And sorry for messing up the previous ticket by reopening it. Stefan Eichert
12:01 Feature #2070 (Acknowledged): Modification (E11) for Place (E18)
As Stefan reported, Modification should be available for E18 too as requested in the previous issue.
I put it on the...
Alexander Watzinger
10:21 Feature #2070 (Closed): Modification (E11) for Place (E18)
Stefan:
> It turned out, that in the UI you can only link E22 to E11 via E31. We would need to link places, feature...
Bernhard Koschiček-Krombholz
10:47 Feature #1952: E11 Modification
Thank you Stefan for reporting but please don't open up issues from already closed versions and remove the target ver... Alexander Watzinger
10:20 Feature #1952 (Closed): E11 Modification
I agree with Stefan, this would be very useful, also for other projects.
But I think it will make the view much slo...
Bernhard Koschiček-Krombholz
09:48 Feature #1952 (New): E11 Modification
I reopen this ticket. It turned out, that in the UI you can only link E22 to E11 via E31. We would need to link place... Stefan Eichert

2023-09-20

14:44 Bug #2069: Broken buttons for preceding event
I looked into the reversed sorting of the buttons. Seems the culprit is a *.float-end* CSS used at the modal window.
...
Alexander Watzinger
12:52 Bug #2069 (Closed): Broken buttons for preceding event
It is now fixed in release 7.16.1 and also in develop and online instances like THANADOS are updated.
I noticed that...
Alexander Watzinger
12:23 Bug #2069 (In Progress): Broken buttons for preceding event
I can confirm and will look into it.
Thanks a lot for reporting this and especially for providing a link and a scree...
Alexander Watzinger
11:00 Bug #2069 (Closed): Broken buttons for preceding event
When creating a preceding event the Move and Modification Buttons on the right are not divided
see: https://thanados...
Lisa Aldrian

2023-09-19

21:59 Feature #2026 (Assigned): External reference systems for type hierarchies
Assigning it to me forn vocabs. Bernhard Koschiček-Krombholz
16:44 Feature #2026 (Closed): External reference systems for type hierarchies
The feature is implemented in the *develop* branch.
The Vocabs import might be updated accordingly.
Alexander Watzinger
15:09 Feature #2026 (In Progress): External reference systems for type hierarchies
Alexander Watzinger

2023-09-14

15:36 Feature #2067 (Closed): IIIF presentation API
One major issue to get IIIF working is the presentation API, that creates the manifest. The manifest holds all inform... Bernhard Koschiček-Krombholz
15:08 Feature #2064: IIIF viewer integration
Here is a list of viewer options: https://github.com/IIIF/awesome-iiif#iiif-viewers
But Mirador seems a solid choice.
Bernhard Koschiček-Krombholz
12:39 Feature #2064 (Closed): IIIF viewer integration
As discussed in the last developer meeting we also need an OpenAtlas IIIF client integration.
The choice and impleme...
Alexander Watzinger
15:03 Feature #1910: IIIF: Image annotation
As far as I understood, you can make annotations with most viewers, e.g. Universal Viewer or Mirador, but it will onl... Bernhard Koschiček-Krombholz
13:41 Question #2063 (Assigned): Zoom level for feature and strat. unit
Thank you for reporting and welcome to the OpenAtlas Redmine.
There is a *Default map zoom* option in your *profil...
Alexander Watzinger
12:52 Feature #2066 (Closed): IIIF: Access restriction
We will have to look into restrictions for providing IIIF images, especially regarding image licenses.
* Deny acce...
Alexander Watzinger
12:33 Feature #1909 (In Progress): IIIF image API server
Alexander Watzinger

2023-09-13

16:13 Feature #1648 (Acknowledged): Relative Chronological/Spatial relation between two artifacts
Like discussed in [[Meeting_2023-09-13]], moved to wishlist for documentation and later use. Bernhard Koschiček-Krombholz
14:35 Question #2063 (Closed): Zoom level for feature and strat. unit
When opening a single feature (detail button; eg. grave) the zoom factor of the map in the new view is very far away,... Lisa Aldrian
14:10 Feature #2062 (Closed): IIIF docker installation
If a standard configuration of an iipimage server is available, we should integrate it in the docker installation Bernhard Koschiček-Krombholz
14:01 Feature #1909: IIIF image API server
Could config server to use clean URL, e.g. ... Bernhard Koschiček-Krombholz

2023-09-12

17:44 Feature #2026 (Assigned): External reference systems for type hierarchies
Alexander Watzinger
16:56 Feature #2061 (Closed): API: new version 0.4, deprecation of 0.3
Because of remove content for presentation sites in the backend (#2054), there will be a breaking changes (remove of ... Bernhard Koschiček-Krombholz
16:04 Feature #1047: Enter WKT geometries
shp2pgsql seems to be already part of the PostGIS Debian package and can be called (in bullseye, 3.1.1)
Next step wo...
Alexander Watzinger

2023-09-11

11:58 Feature #1909: IIIF image API server
For the IIPServer, we have to choose between *mod_fcgi* or *mod_fastcgi*. While each server administrator can take wh... Bernhard Koschiček-Krombholz

2023-09-07

13:51 Bug #2057 (Closed): API: proxy for rdflib
Fixed.
If OpenAtlas lies behind a proxy, add the following to *instance/production.py* :...
Bernhard Koschiček-Krombholz
13:00 Bug #2057 (Closed): API: proxy for rdflib
There is a problem with RDF export (timeout), if OpenAtlas server is behind a proxy (ARZ servers and GitHub actions).... Bernhard Koschiček-Krombholz
11:55 Feature #2050 (Closed): API: Add place types to LPF
Added place types to Linked Places Format "types", since there is no valid relation between E18>P89>E53.
LOUD wil...
Bernhard Koschiček-Krombholz
11:20 Feature #1909: IIIF image API server
Just a quick feedback from me about the latest considerations:
*how to handle image identifiers. They need to be u...
Alexander Watzinger
10:51 Feature #1909: IIIF image API server
I looked into IIPImage. This is surly a more solid solution, but requires more configuration at installation.
Thoug...
Bernhard Koschiček-Krombholz

2023-09-06

14:57 Feature #1909: IIIF image API server
Another possibility is to integrate "Flask-iiif":https://github.com/inveniosoftware/flask-iiif directly in OpenAtlas.... Bernhard Koschiček-Krombholz
11:16 Feature #2040 (Closed): ARCHE import script
Bernhard Koschiček-Krombholz

2023-09-04

18:19 Feature #2040: ARCHE import script
Import works in branch.
to do:
* prevent duplicate import
* remove unnecessary values
* clean up and testing
Bernhard Koschiček-Krombholz
15:49 Feature #1909 (Assigned): IIIF image API server
Bernhard Koschiček-Krombholz
13:40 Feature #2047 (Closed): Manual: information about actor buttons at place view
In the end I decided to expand the place manual page with this information. It is already implemented in the *develop... Alexander Watzinger
13:01 Bug #2051 (Closed): Wrong direction for P9
It is now fixed in the *develop* version including a database upgrade to fix existing links.
Thanks again Stefan for...
Alexander Watzinger
12:14 Bug #2051 (In Progress): Wrong direction for P9
Alexander Watzinger
 

Also available in: Atom