ID: 545cbcea3fca8c584f05fc2e2a8891d333485d0e
29 lines
—
855B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:hlola_2021",
"library:author": [
"César Sánchez",
"Felipe Gorostiaga"
],
"license:licensed_under": [
"dokk:license:CC-BY-4.0"
],
"library:title": "HLola: a Very Functional Tool for Extensible Stream Runtime Verification",
"blob:at": {
"@id": "file:/pdf/hlola_2021.pdf",
"blob:primary_source": "https://software.imdea.org/~cesar/papers/2021/gorostiaga21hlola/gorostiaga21hlola.pdf",
"blob:retrieval_date": "2023-03-23"
}
}
|