lib/relaton_nist/data_fetcher.rb in relaton-nist-1.14.0 vs lib/relaton_nist/data_fetcher.rb in relaton-nist-1.14.1
- old
+ new
@@ -8,9 +8,10 @@
"replaces" => "obsoletes",
"isVersionOf" => "editionOf",
"hasTranslation" => "hasTranslation",
"isTranslationOf" => "translatedFrom",
"hasPreprint" => "hasReprint",
+ "isPreprintOf" => "reprintOf",
"isSupplementTo" => "complements",
"isPartOf" => "partOf",
"hasPart" => "hasPart",
}.freeze
URL = "https://raw.githubusercontent.com/usnistgov/NIST-Tech-Pubs/nist-pages/xml/allrecords.xml"