Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add xrefs for Getty TGN terms #73

Open
GoogleCodeExporter opened this Issue Mar 28, 2015 · 5 comments

Comments

Projects
None yet
1 participant
There are already quite a few in synonyms.
I've attached a file derived from http://www.getty.edu/vow/TGNPlacePopup

Beware of constructions with special characters like:
"former group of nations/states/cities"
"former nation/state/empire"
"moat(s)"
"moor(s)"
"Han (Chinese)"

Also, I'm not sure if we can support "former" entities as ENVO classes, e.g.
"former island","former landmass" etc


Original issue reported on code.google.com by p.buttig...@gmail.com on 24 Sep 2013 at 11:27

Attachments:

Sorry, this is for TGN entries, not GeoNames

Original comment by p.buttig...@gmail.com on 24 Sep 2013 at 11:30

  • Changed title: Add xrefs for Getty TGN terms
  • Added labels: ****
  • Removed labels: ****
we already have TGN xrefs:

[Term]
id: ENVO:00000011
name: garden
def: "An enclosure for displaying selected plant or animal life." 
[Geonames:feature]
synonym: "cropland" RELATED [USGS:SDTS]
synonym: "garden" EXACT [Geonames:feature]
synonym: "PARK" RELATED [USGS:SDTS]
synonym: "park" RELATED [ADL:FTT]
xref: FTT:31
xref: FTT:743
xref: Geonames:GDN
xref: TGN:53010
xref: Wikipedia:Garden
is_a: ENVO:00000002 ! anthropogenic geographic feature

not sure how complete these are or if they tie up with the attached file (which 
has no IDs)

Original comment by cmung...@gmail.com on 24 Sep 2013 at 9:47

  • Added labels: ****
  • Removed labels: ****
Seems that we have ADL and Geonames xrefs too. Would be good to have some sort 
of automatic update/verification routines (although I'm not sure how often 
these lists are updated). I'll try to find more complete listing with IDs for 
these resources.

Original comment by p.buttig...@gmail.com on 24 Sep 2013 at 10:44

  • Added labels: ****
  • Removed labels: ****
Geonames feature codes and english terms and defs are available in the 
attachment and here:
http://download.geonames.org/export/dump/featureCodes_en.txt

Other languages are available here.
http://download.geonames.org/export/dump/

Original comment by p.buttig...@gmail.com on 13 Oct 2013 at 7:27

  • Added labels: ****
  • Removed labels: ****

Attachments:

One can download a sample of the TGN place types vocabulary with codes from:
http://www.getty.edu/research/tools/vocabularies/obtain/download.html

This would be the TGN_PTYPES.xml file in the XML download.

"The full XML data file for the TGN is around 150,000 kilobytes in size. The 
sample available here is a small subset of the TGN. The next data release will 
take place in July 2013."



Original comment by p.buttig...@gmail.com on 13 Oct 2013 at 7:50

  • Added labels: ****
  • Removed labels: ****
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment