- From: Marco De Salvo via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 May 2023 14:19:19 +0000
- To: public-sdwig@w3.org
Hi, the Turtle file of the Geologic Timescale example is [here](https://raw.githubusercontent.com/w3c/sdw/gh-pages/time/rdf/geologicTimeScale.ttl). These are the triples describing the TRS, having the unknown property: ``` geol:TimeScale rdf:type :TRS ; rdfs:label "Geologic timescale" ; :hasMember geol:Archean ; :hasMember geol:Hadean ; :hasMember geol:Phanerozoic ; :hasMember geol:Proterozoic ; . ``` Regards, Marco -- GitHub Notification of comment by mdesalvo Please view or discuss this issue at https://github.com/w3c/sdw/issues/1407#issuecomment-1534869822 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 May 2023 14:19:21 UTC