-
Notifications
You must be signed in to change notification settings - Fork 1
Convert the database back to RDF #12
Comments
TablesCitation Tablescitation Table Columns
citation_has_classified Table Columns
Uses the view Softwareproduct Tables
Other Source of TruthThose don't get converted because they are not edited in the database frontend because their source of truth resides somewhere else. |
All the tables are converted now, so the data can now be validated and fed back into the SPARQL endpoint. |
feature_supports_function values are already present in the endpoint from the catalogues and the connection is on the classified level, not the citation level. I think we don't need that table at all as its source of truth is the catalogues. Spun out into its own issue #18. |
Next Step: Diff between endpoint and converted database data, starting with softwareproduct. |
Diff of citations contains 2135 lines. Minimize.
|
I uploaded missing Bahmni features to the database but the diff is still large, investigate whether the upload worked. |
…nux tools for that. Part of issue #12.
…achine as well. Part of issue #12.
…y. Add Bahmni to swp.ttl. Still need to remove bahmni.ttl but check first if something is missing. Part of hitontology/database#12.
Mass renaming primary keys in PSQL is possible with queries such as the following:
Postgres keeps foreign key references intact by renaming them as well. |
The citations and software products are now fully merged. Closing this issue. If anything important crops up, please reopen. |
Jetzt sind auf einmal 1865 neue Tripel in der Datenbank, wo kommen die her? Investigate und Hinzufügen. |
|
Remove all special characters from URIs.
Needed to run twice because it only replaces one occurrence each go. |
Umlaute ersetzen:
Analog für ö und ü. |
|
Try Ontop
Try Sparqlify
Ontop was ultimately and successfully used.
The text was updated successfully, but these errors were encountered: