Skip to content

Commit

Permalink
Merge pull request #130 from yibeichan/patch-1
Browse files Browse the repository at this point in the history
remove second `StartedAtTime`
  • Loading branch information
bclenet authored May 22, 2024
2 parents 78d30cc + 220591c commit 3a4177f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions context.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
"@id": "prov:startedAtTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
},
"StartedAtTime" : {
"@id": "prov:endedAtTime",
"@type": "xsd:dateTime"
},
"EndedAtTime" : {
"@id": "prov:endedAtTime",
"@type": "xsd:dateTime"
Expand Down Expand Up @@ -50,4 +46,4 @@
"Software": "prov:Agent",
"Atlocation": "prov:atLocation"
}
}
}

0 comments on commit 3a4177f

Please sign in to comment.