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

Adding Florida Census tracts from previous years. #30

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

Conversation

dillerm
Copy link
Collaborator

@dillerm dillerm commented Mar 31, 2024

No description provided.

@dillerm dillerm requested a review from hoganwr March 31, 2024 17:21
@@ -29,12 +29,47 @@



<!-- http://purl.obolibrary.org/obo/BFO_0000137 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000137"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

Get rid of this code. It's an object property not an annotation property. This happens often when we create these files independently of others. Not a big deal just need to blitz line 34. Alternatively, you could edit it to say owl:ObjectProperty.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually editing to ObjectPRoperty is the better solution, or this problem creeps back up.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I removed the lines because we're already importing this object property from GEO.

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.

2 participants