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

Minor inconsistencies adjustments #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexandretessarollo
Copy link

Removed two lines with wrong definitions and replaced other two by one

Deleted line 11710:
Age Roadian ˜is time:intervalMetBy isc:Capitanian˜
Roadian actually takes place before Age Capitanian
Lines 5812 and 5813 said Capitanian ˜time:intervalduring isc:Guadalupian" and "time:intervalIn isc:Guadalupian˜. Despite being correct, they were replaced with ˜intervalFinishes˜, which encompass the information in those previous lines and adds the information that Guadalupian and Capitanian have the same ending and that Guadalupian starts before Capitanian.
Removed line 580: 
Asselian "time:intervalMetBy isc:UpperMississippian"
This information is incorrect
Copy link
Contributor

@smrgeoinfo smrgeoinfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are valid. Thanks for the update and fixes.

@@ -11707,7 +11707,6 @@ isc:Roadian
time:hasEnd isc:BaseWordian ;
time:intervalIn isc:Guadalupian ;
time:intervalMeets isc:Wordian ;
time:intervalMetBy isc:Capitanian ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@@ -5809,8 +5809,7 @@ isc:Capitanian
skos:prefLabel "卡匹敦期"@zh ;
time:hasBeginning isc:BaseCapitanian ;
time:hasEnd isc:BaseLopingian ;
time:intervalDuring isc:Guadalupian ;
time:intervalIn isc:Guadalupian ;
time:intervalFinishes isc:Guadalupian ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Good catch

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The time:intervalIn axiom is not incorrect, but is redundant with the time:intervalFinishes axiom

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The time:intervalIn axiom is not incorrect, but is redundant with the time:intervalFinishes axiom

That is why I suggested it’s removal. Don’t you agree it should be removed?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no need to remove it. It does not introduce any inconsistencies.

@@ -577,7 +577,6 @@ isc:Asselian
time:intervalMetBy isc:Carboniferous ;
time:intervalMetBy isc:Gzhelian ;
time:intervalMetBy isc:Pennsylvanian ;
time:intervalMetBy isc:UpperMississippian ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@dr-shorthair
Copy link
Collaborator

dr-shorthair commented Jan 13, 2020

@arademaker
Copy link

confusing. You are mentioning the https://github.com/dr-shorthair/timescale-data but this repo is archieved. If I understood it right, the new repo is actually https://github.com/CGI-IUGS/timescale-data. Right?

@arademaker
Copy link

The question is if this PR should be closed and a new PR submitted to the new repo or if during the creation of the new repo the changes proposed here were already considered.

@dr-shorthair
Copy link
Collaborator

Correct - /dr-shorthair/ repo was an interim location while I sorted out push permission at /CGI-IUGS/
The maintenance repo is now https://github.com/CGI-IUGS/timescale-data

@dr-shorthair
Copy link
Collaborator

The changes proposed here were all implemented in the fork.

@smrgeoinfo
Copy link
Contributor

smrgeoinfo commented Jan 16, 2020

the updates have been made in https://github.com/CGI-IUGS/timescale-data/blob/master/rdf/isc2019.ttl.

what fork are you referring to @dr-shorthair ?

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

Successfully merging this pull request may close these issues.

4 participants