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 export error: rdf.common.references() #477

Open
jessesnyder opened this issue Mar 24, 2022 · 0 comments
Open

RDF export error: rdf.common.references() #477

jessesnyder opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels

Comments

@jessesnyder
Copy link

Exception thrown while running weekly RDF export:

2022-03-24 13:03:27 ERROR pleiades.rdf Failed to add object graph of <Place at /plone/places/50124> to dump batch: cannot concate
nate 'str' and 'int' objects
Traceback (most recent call last):
  File "./dump-scripts/rdf.py", line 151, in <module>
    g += PlaceGrapher(site, app).place(obj, vocabs=False)
  File "/srv/python27-apps/pleiades4/src/pleiades.rdf/pleiades/rdf/common.py", line 561, in place
    g = self.references(obj, g, locn_subj)
  File "/srv/python27-apps/pleiades4/src/pleiades.rdf/pleiades/rdf/common.py", line 330, in references
    citation_detail)
TypeError: cannot concatenate 'str' and 'int' objects
2022-03-24 13:09:08 ERROR pleiades.rdf Exception caught computing grid extent for <Location at /plone/places/589659/batlas-location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants