Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF serializations for individual places failing #526

Open
paregorios opened this issue Jan 21, 2025 · 1 comment
Open

RDF serializations for individual places failing #526

paregorios opened this issue Jan 21, 2025 · 1 comment
Assignees

Comments

@paregorios
Copy link
Member

URIs like https://pleiades.stoa.org/places/939242064/turtle are throwing tracebacks like:

Traceback (innermost last):

    Module ZPublisher.Publish, line 138, in publish
    Module ZPublisher.mapply, line 77, in mapply
    Module ZPublisher.Publish, line 48, in call_object
    Module pleiades.rdf.browser, line 35, in __call__
    Module pleiades.rdf.browser, line 24, in graph
    Module pleiades.rdf.common, line 353, in place
    Module pleiades.rdf.common, line 181, in public_url

TypeError: urljoin() takes at least 2 arguments (1 given) 

Looks like the weekly catalog export dumps to RDF are fine.

@jessesnyder
Copy link

@paregorios I think I introduced this bug (surprise, surprise) with the recent export work. I'm pretty confident about a fix, but I won't be able to stage or deploy due to my IP address instability.

I've made what is hopefully a fix with a PR to pleiades-rdf, and merged the change to the staging branch on that repository.

@jessesnyder jessesnyder self-assigned this Jan 23, 2025
jessesnyder added a commit to isawnyu/pleiades3-buildout that referenced this issue Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants