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

Plan for Central European material in terms of our strands #17

Open
tla opened this issue Aug 28, 2023 · 6 comments
Open

Plan for Central European material in terms of our strands #17

tla opened this issue Aug 28, 2023 · 6 comments

Comments

@tla
Copy link
Member

tla commented Aug 28, 2023

as per Jahresgespräch 2022

@martonrozsa88
Copy link

I finished the spreadsheet of the archaeological data from eleventh-century Central Europe. Here is the link to the spreadsheet

@lu-pl
Copy link

lu-pl commented Jan 23, 2024

Quick info concerning the Archeology Data Modelling:

Subjects in the table are either E22s (artefacts or graves which can contain artefacts) or E20s (human remains, skeletons).

Basically I would like to model the data around A1_Excavation_Processing_Unit from CRMarcheo, something like

[a A1_Excavation_Processing_Unit] # E12 subclass
    P7_took_place_at [a E53_Place] ;
    AP5_removed_part_or_all_of [
        a A2_Stratographic_Unit ;
        AP21_contains [a E22_Human-Made_Object] := <artefact>
    ] .

The other predicates are mostly not hard to translate to CIDOC, I will come up with a full example and post it in the Releven notes.

@lu-pl
Copy link

lu-pl commented Jan 30, 2024

Started posting suggestions in the Releven notes -> Archeological Data.

Predicates are basically done, will post my suggestions soon.

@lu-pl
Copy link

lu-pl commented Feb 1, 2024

Posted predicate suggestions + an example. See the Releven Data modelling docs (link above).

@laletuver1 laletuver1 self-assigned this Mar 12, 2024
@laletuver1
Copy link

Decoration with Material will be discussed with Lukas. Additionally, Marton will highlight unmodeled parts in yellow on the Excel sheet.

@martonrozsa88
Copy link

Here is the updated spreadsheet of archaeological data.

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

No branches or pull requests

5 participants