Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concepticon data (original stuff by Good et al.) doesn't provide links to the concepticon concepts #23

Closed
LinguList opened this issue Sep 21, 2015 · 6 comments

Comments

@LinguList
Copy link
Contributor

I have already converted the Good-data containing IDS, WOLD, and one further mapping (Usher-Whitehouse) to CSV. However, we have a problem with the URLs there, since they do create an error on the website:

Should we still leave those urls in the file, or just discard them? The concepticon IDs, which are referenced in the data, seem to be OK, as far as I checked.

@xrotwang
Copy link
Contributor

Yes, concept URLs seem to be no longer functional. One more example that keeping URLs stable isn't a technical problem, but a social one. They went the extra mile of registering PURLs for their URLs, but when the time came to redirect these, no one was there, I guess. But then, at least in theory someone could claim maintenance of the linguistics domain with purl.org and fix these PURLs, so they may be worth something.

@LinguList
Copy link
Contributor Author

I just realized: ideally, we link the part from IDS automatically as meta-data.

@xrotwang
Copy link
Contributor

@LinguList what's the status of this issue? Reading the description again, I'd say, keep the URLs - even if they do not resolve, they are still identifiers. We may replace them with a table description like

...
"columns": [
...
    {"name": "LEGO_ID", "valueUrl": "http://purl.org/linguistics/lego/concept/{LEGO_ID}"}
...
]
...

if we want to be more terse.

I didn't understand the part about "link the part from IDS automatically as meta-data". Do you mean we just add a metadata provider LEGO, with the LEGO_ID as metadata for a concept set? If so, we'd still have to add the concept list, right? And possibly also the Usher-Whitehouse list?

@LinguList
Copy link
Contributor Author

yes, I meant that, since we probably would not want to have this very messy thing as concept list.

@xrotwang
Copy link
Contributor

Ok, so we'd add LEGO_ID as metadata for all concept sets from IDS, and that's it?

@LinguList
Copy link
Contributor Author

Yes, I'd say so. In some sense: LEGO is not much different from IDS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants