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

Giving Land to Population Group #184

Open
Eystein-Thanisch opened this issue Jul 22, 2018 · 4 comments
Open

Giving Land to Population Group #184

Eystein-Thanisch opened this issue Jul 22, 2018 · 4 comments

Comments

@Eystein-Thanisch
Copy link
Collaborator

I have just come across an instance of a king giving land to a population group (LMisc 610, Section 15). However, the ontology for irishRel:givesLandTo has the domain "person". Is it possible for it to extend to both people and population groups?

@Eystein-Thanisch
Copy link
Collaborator Author

In the same vein, someone also gets fostered to a population group. So can we also extend irishRel:fosterChildOf to include population groups?

@cyocum
Copy link
Owner

cyocum commented Jul 22, 2018

Not exactly. There is a way to expand irishRel:givesLandsTo by making the domain foaf:Agent which would make any reasoner add foaf:Agent as a type for URL in the object position. This would be in addition to the declared type. Another way would be create a new predicate altogether, irishRel:givesLandToGroup. I am slightly leaning towards creating a new predicate.

As for the fosterage one, I would rather create a new predicate, irishRel:fosteredGroup and let Tom O'Donnell know we found one for him :P.

Let me know what you think.

@Eystein-Thanisch
Copy link
Collaborator Author

Ok, I am happy with both those ways foward. Shall I change the domain for irishRel:givesLandTo or do you want to do it?

As for irishRel.fosteredGroup, should that be irishRel:fosteredToGroup, with the population group as the object, for clarity?

We should let Tom know. There is quite a lot of context to this particular example that might interest him.

@cyocum
Copy link
Owner

cyocum commented Jul 22, 2018

You can go ahead with changing the domain for irishRel:givesLandsTo. It will keep all the changes in one place without the need for rebasing.

As for irishRel:fosteredGroup, that sounds find. You can go ahead and add that as well.

Indeed, would you like to email him or shall I? If you do, please CC me in as I am interested in it as well.

Thanks!

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