Skip to content

Commit e58b11b

Browse files
committed
Merge branch 'master' of https://github.com/ehanson8/rdf
2 parents f08dca5 + 130c371 commit e58b11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rdf
22

33
#### [addTriplesToRdfFile.py](addTriplesToRdfFile.py)
4-
Based on user input, adds triples to a specified RDF file from a specified CSV file. The script also produces a CSV of all prefLabels in the RDF file and a CSV crosswalk of altLabels to prefLabels for potential find and replace operations.
4+
Based on user input, adds triples to a specified RDF file from a specified CSV file. The script also produces CSV files of all triples in the RDF file, all skos:prefLabels in the RDF file, and a CSV crosswalk of altLabels to prefLabels for potential find and replace operations.
55

66
#### [buildRdfFile.py](buildRdfFile.py)
77
Based on user input, builds an RDF file from a specified CSV file.

0 commit comments

Comments
 (0)