buda-base / xmltoldmigration

App to migrate from TBRC XML files to BDRC RDF LD
Apache License 2.0
0 stars 2 forks source link

migrate roles from outline #201

Open eroux opened 2 years ago

eroux commented 2 years ago

In some pages populated from outlines (such as https://www.tbrc.org/?locale=en#!persons/tulkus ) there's more data than in the records (ex: P999 is associated with R8LS12876 there but not in the person record of P999), but we don't migrate this data. We should do so. @xristy do you have the RIDs of the corresponding outline(s)?

eroux commented 2 years ago

well, some tiny progress: https://www.tbrc.org/xmldoc?rid=O4JW33827 says

<outline:browser class="StaticContentBrowser" funct="tulku-lines" module="persons/tulkus/"/>

but... not sure where that leads...

xristy commented 2 years ago

In O4JW33827 the reference:

<outline:browser class="StaticContentBrowser" funct="tulku-lines" module="persons/tulkus/"/>

Is to /db/tbrc/tbrc-web-content/persons/tulkus/tulku-lines_{bo,en}.xml.

The file is pretty much what you see on the screen.

xristy commented 2 years ago

The

View visualized graph: <a href="apps/pgraph.jsp?rid=P5981" target="_blank">R8LS13053</a>

Will display the graph of the lineage rooted in P5981 but they take some seconds to render. Some look sort of like caterpillars.

xristy commented 2 years ago

apps/pgraph.jsp is located on tbrc.org server at ~/browser/tomcat/webapps/apps/pgraph.jsp.