Open kurzum opened 8 years ago
List of unclaimed links is here also if they are reachable or not plus the contact data (if given). Should I contact people about their links and should I remove the unreachable links from unclaimed and move the reachable ones into the dbpedia.org
links folder?
Yes, please contact them. For the other ones could you send an email to DBpedia discussion?
reposting:
remove from master
in dev try to move as many as possible into the links folder
hm, do you know how to deal with all the files in unclaimed? this is not an easy task
I try to generate as much meta-data for each linkset that is still reachable and create a simple README describing what the dataset is describing. If I run into issues I will ask right away.
With the latest commits the several new linksets have been added to dbpedia.org
, the metadata.ttl
for each linkset has been updated to follow the conventions.
While doing this I noticed that the linkset in xxx.dbpedia.org/nl/test.rce.rnatoolset.net
seems wrong, as the nl.dbpedia.org
is in the object rather then subject. Can someone verify if this is correct or if it needs to be fixed?
needs to be fixed.
awk '{print $3,$2,$1 " ."}' MolensRijksmonument.nt
does the job
Changed it.