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

Release 1.2 #54

Merged
merged 9 commits into from
Oct 28, 2022
Merged

Release 1.2 #54

merged 9 commits into from
Oct 28, 2022

Conversation

jmccrae
Copy link
Member

@jmccrae jmccrae commented Aug 31, 2021

Branch for tracking changes that will go into the 1.2 version

@simongray
Copy link
Contributor

Are all of the various schema files edited individually or do you have one or more master files to derive the others from?

If you edit them all individually, is there a way to ensure consistency? E.g. tests or something similar.

@jmccrae
Copy link
Member Author

jmccrae commented Sep 1, 2021

The .rdf files are converted from .ttl files using rapper. Everything else is just done very carefully :)

@simongray
Copy link
Contributor

simongray commented Sep 1, 2021

Ok. Good to know. So if I just make changes to the .ttl files (not including the "simple" TTL since it seems to be its own thing) you can take it from there?

@jmccrae
Copy link
Member Author

jmccrae commented Sep 1, 2021

Yes that would be great.

@simongray
Copy link
Contributor

Currently need to make a deliverable for a different project where we have a status meeting next week, so I won't be able to take a look at this before the second half of next week.

simongray and others added 4 commits September 17, 2021 16:42
- hyponym
- hypernym
- instance_hyponym
- instance_hypernym
- antonym
- eq_synonym
- similar
- holonym
- holo_location
- holo_member
- holo_part
- holo_portion
_ holo_substance
- meronym
- mero_location
- mero_member
- mero_part
- mero_portion
- mero_substance
- also
- be_in_state
- state_of
- causes
- is_caused_by
- subevent
- is_subevent_of
- in_manner
- manner_of
- attribute
- restricts
- restricted_by
- classifies
- is_classified_by
- entails
- is_entailed_by
- domain_region
- domain_topic
- has_domain_region
- has_domain_topic
- exemplifies
- is_exemplified_by
- role
- involved
- agent
- involved_agent
- direction
- involved_direction
- instrument
- involed_instrument
- location
- involved_location
- patient
- involved_patient
- result
- involved_result
- source_direction
- involved_source_direction
- target_direction
- involved_target_direction
- co_role
- co_agent_instrument
- co_instrument_agent
- co_agent_patient
- co_patient_agent
- co_agent_result
- co_result_agent
- co_instrument_patient
- co_patient_instrument
- co_instrument_result
- co_result_instrument
- co_instrument_result
- simple_aspect_ip
- simple_aspect_pi
- secondary_aspect_ip
- secondary_aspect_pi
- femine
- has_feminine
- masculine
- has_masculine
- young
- has_young
- diminutive
- has_diminutive
- augmentative
- has_augmentative
- anto_gradable
- anto_simple
- anto_converse
- ir_synonym

Missing relations:
- domain
- has_domain

Wrong relation names:
- feminine_form_of
- has_feminine_form
- masculine_form_of
- has_masculine_form
- young_form_of
- has_young_form
- diminutive_of
- augmentative_of

Not actually bidirectional:
- pertainym
- derivation
owl:inverseOf relations for 1.2
:partOfSpeech as a subproperty of lexinfo's
@simongray
Copy link
Contributor

Hey @jmccrae and others. I was wondering whether this version could be made official? I am winding down most of my work in december, so it would be great to be able to have the final schema to point to :-)

@jmccrae
Copy link
Member Author

jmccrae commented Oct 28, 2022

I think we can release

@jmccrae jmccrae merged commit 97ecf27 into master Oct 28, 2022
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.

None yet

2 participants