- Author:: readwise.io
- Full Title:: 数据密集型应用系统设计
- Category: articles
- URL:: https://readwise.io/reader/document_raw_content/19838721
-
Highlights first synced by Readwise February 9th, 2023
- PREFIX : urn:example: SELECT ?personName WHERE { ?person :name ?personName. ?person :bornIn / :within* / :name “United States”. ?person :livesIn / :within* / :name “Europe”. } (View Highlight)