cwrc / ontology

CWRC ontology - primary repository
13 stars 7 forks source link

Writing Predicate Modifications #556

Closed JasmineDW closed 1 year ago

JasmineDW commented 2 years ago

The following relationships between Writing predicates need to be updated based on model pdfs generated by Alliyya:

Screen Shot 2022-06-06 at 10 43 09 AM Screen Shot 2022-06-06 at 10 43 39 AM Screen Shot 2022-06-06 at 10 46 35 AM
alliyya commented 1 year ago

@alliyya To provide examples+queries of extracted data of RSHEINFLUENCE & PINFLUENCESHER

JasmineDW commented 1 year ago

Decision:

  1. Remove the following properties:

    • isInfluencedBy
    • influencedBy
  2. Ensure there is an inverse property for hasInfluenceOn but it DOES NOT have its own Context predicate.

  3. Modify existing influence attribute properties to fit the language/structure of hasInfluenceOn

    • hasLiteraryInfluenceOn
    • hasIntellectualInfluenceOn
    • hasFamilialInfluenceOn

The work of imposing directionality will be the responsibility of the extraction process; i.e. if within RSHEINFLUENCED tag, make the subject of the entry the subject in the triple; if within the PINFLUENCESHER tag, make the subject of the entry the object of the triple.

DESCRIBE query should pull relationships from both directions so should not impact ego graph of a particular entity.