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

Update object of oa:hasSource triple #39

Open
1 of 2 tasks
alliyya opened this issue May 11, 2022 · 0 comments
Open
1 of 2 tasks

Update object of oa:hasSource triple #39

alliyya opened this issue May 11, 2022 · 0 comments
Assignees
Labels
Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) Conversion: LINCS This is related to the conversion process using CIDOC-CRM and the CWRC vocabularies. (Main Branch) priority:routine project:bibliography extraction related to extraction of bibliography entries project:biography extraction related to extraction of biography entries project:writing extraction related to extraction of writing entries

Comments

@alliyya
Copy link
Member

alliyya commented May 11, 2022

Previously:

_:Ndb84f98f44524844ae3ca077014b7f7e rdfs:label "Eliza Parsons - Response Context excerpt" ;
    cito:cites <https://commons.cwrc.ca/orlando:f0992867-3835-46c0-839a-e3c46ef69c8f_dbref> ;
    oa:hasSelector _:N1cbfa1dc18cd4f8e86f65d8e78d6c9d4 ;
    oa:hasSource <http://orlando.cambridge.org/protected/svPeople?formname=r&people_tab=3&person_id=parsel#TheConvict> .

New URL should be https://orlando.cambridge.org/profiles/parsel#parsel-subchapter-theconvict

Structure:
https://orlando.cambridge.org/profiles/{author-id}#{author}-{chapter-type}-{text from heading concatenated & lower cased}

The chapter-type seems to vary for levels of headings:

  • chapter div1
  • subchapter div2

I think this is the general pattern, will have to do further testing to see if there's more than that.

Tasks:

  • Updated in CWRC extraction
  • Updated in LINCS extraction
@alliyya alliyya added priority:routine project:biography extraction related to extraction of biography entries project:writing extraction related to extraction of writing entries project:bibliography extraction related to extraction of bibliography entries Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) Conversion: LINCS This is related to the conversion process using CIDOC-CRM and the CWRC vocabularies. (Main Branch) labels May 11, 2022
@alliyya alliyya self-assigned this May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) Conversion: LINCS This is related to the conversion process using CIDOC-CRM and the CWRC vocabularies. (Main Branch) priority:routine project:bibliography extraction related to extraction of bibliography entries project:biography extraction related to extraction of biography entries project:writing extraction related to extraction of writing entries
Projects
None yet
Development

No branches or pull requests

1 participant