Tom Kralidis

Results 510 comments of Tom Kralidis

cc @kalxas @ricardogsilva as discussed a couple of weeks ago, looks like SQLAlchemy is still at 1.x on [jammy](https://packages.ubuntu.com/jammy/python3-sqlalchemy). We'll need to monitor accordingly and update once we have some...

SQLAlchemy mentions issues with finding a primary key. In psql, what does a `\dt ` display?

@pvgenuchten can you provide some sample/test case metadata so I can reproduce?

How does ISO 19115 deal with link relations? Or does it still deal with `gmd:protocol` per se? We have to verify this behaviour in -3, at which point we can...

2025-12-16 - add to documentation for administration (@maaikelimper)

2025-07-29: - @alhelguera to discuss w/ @david-i-berry

@alhelguera and @david-i-berry to discuss early week of 11 August.

@pvgenuchten I cannot reproduce this issue locally. I've tried inspecting on demo.pycsw.org directly, and found the following. Given a URL like: https://demo.pycsw.org/gisdata/collections//metadata:main/items/http://capita.wustl.edu/DataspaceMetadata_ISO/CIRA.VIEWS.MF.xml And the below pycsw container logs on demo.pycsw.org:...

I've started work on a branch (with focus on item types), and will put forth a PR in the next few weeks once ready.

Reproduced locally via: ```bash pyoscar station "0-76-0-3170206000000036" -s -f XML ``` Interestingly enough, `pyoscar station "0-76-0-3170206000000036" -s` works fine (however we are explicitly asking for the WMDR XML output in...