Files
logseq/pages/PAPERS___2024-ONTOLOGY-AI.md
T
2025-06-02 17:15:13 +02:00

38 lines
1.0 KiB
Markdown

-
type:: [[conferencepaper]]
date:: [[02-02-2024]] - 15:33
full-title::
external-links::
todoist:: https://app.todoist.com/showTask?id=7658261760
year:: 2024
date-start:: [[02-02-2024]]
status:: [[DOING]]
venue::
priority:: [[P4]]
parent::
leader:: [[people/claudio]]
progress:: {{renderer :todomaster}}
- ## MEETINGS
- {{query (and [[PAPERS/2024-ONTOLOGY-AI]] (block-property :type [[meeting]]) (not (page [[PAPERS/2024-ONTOLOGY-AI]])))}}
- query-table:: true
- ## READINGS
- #+BEGIN_QUERY
{:title "Related readings in Omnivore"
:query [:find (pull ?b [*] )
:in $ ?current-page
:where
[?b :block/page ?p]
[?p :block/name ?p-name]
[?b :block/content ?c]
[(clojure.string/includes? ?c ?current-page)]
[(clojure.string/includes? ?p-name "omnivore")]
]
:inputs [:current-page]}
#+END_QUERY
-
- ## TASKs
-
- ## ❓️ QUESTIONS TO ANSWER
{{query (and [[question]][[PAPERS/2024-ONTOLOGY-AI]])}}
- ## [[PAPERS/NOTES]]