보자. 분명 RDF 는 막연한 것인가? 아니다. 어제 중앙 도서관에서 제공하는 데이터를 보았다. 그렇다면 Emacs 에서 어떻게 다룰 수 있는가? 여기에 대한 답을 찾아 내자. 패키지가 있었는데 안 보인다.
여기서 가져왔다. 이게 도움이 될 것인가?! 필요한 오퍼레이션은 다음과 같다.
#관련노트
파일 읽고 쓰기
위키데이터 검색하고 가져오기
https://emacsconf.org/2023/talks/collab/ 이 활용법을 보라.
spacemacs : semantic-web layer
~/spacemacs/layers/+lang/semantic-web/packages.el
#Gregoryg #전문가
~/sync/man/dotsamples/vanilla/gregoryg-dotfiles-gpt/README.org ~/sync/man/dotsamples/vanilla/gregoryg-dotfiles-gpt/gjg-functions.org
RDF 를 읽고 쓰는 것이 가능해야 한다.
Org Mode to RDF and (maybe) RDBMS
TODO: return results as property lists rather than positional values use org-entry-get
Code to return (very) simplifed headline parse of current Org buffer
Return string with full RDF set based on my Org Mode ontology
Write RDF as turtle for directory of Org files
TTL - Ticky Tacky Lunacy
Cypher/OpenCypher for Neo4j
- Cypher mode
- ob-cypher
SPARQL
FINAL step after all language modes have been configured
RDF2vec
http://rdf2vec.org/
Related-Notes
References