# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Cross-referencing"
"og:title": "Cross-referencing"
"og:description": "All the academic cross-referencing formats are pretty awful. None of them are particularly powerful and there&#x27;s so many opinions about the correct way to do it, they become worthless."
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/12001/"
"base:css": "/static/css/bootstrap.min.9c25540d6272.css"
"base:extra-css": "/static/css/base.57997aeac1df.css"
"base:favicon": "/static/favicon.acaa334f0136.ico"
"base:body_class": ""
"layout:logo": "/static/0oo.8d2a8bbef612.svg"
"layout:index": "/"
"layout:menu": "/menu/"
"layout:categories": "/intents/"
"layout:ideas": "/methods/"
"layout:projects": "/projects/"
"layout:users": "/users/"
"layout:about": "/about/"
"layout:help": "/help/"
"layout:bug_report": "https://github.com/wefindx/0oo"
"layout:login": "/accounts/login/"
"layout:light-off": "/darken/?darken=true"
"layout:set-multilingual": "/mulang/?mulang=true"
"layout:lang": "Язык"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "RlnYTkFaEfa1Vp6OIS5Qt6nXJJ7qJG3pxyqGM5suBKGZ4fZlGGJtUaEUwxfrmbz1"
"layout:input-next": "/intent/12001/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "false", "name": "简体中文"}, {"code": "en", "is-active": "false", "name": "English"}, {"code": "ru", "is-active": "true", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->

"item:title": "Cross-referencing"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/12001/?l=ru"
"item:base-administration": false
"item:body": |
    All the academic cross-referencing formats are pretty awful. None of them are particularly powerful and there's so many opinions about the correct way to do it, they become worthless.
"item:permalink": "/intent/12001/?l=ru"
"item:source-date": ""
"item:owner": "chronological"
"item:ownerlink": "/user/198/chronological"
"item:created": "2021-03-30T16:28:28.657673"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=12001"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-9001"
    "title": "Inter-ref"
    "summary": "A code that is subscript next to a word or phrase to link to a portal of that word"
    "url": "/method/9001/"
    "owner": "chronological"
    "permalink": "/intent/12001/?l=ru#i-9001"
    "ownerlink": "/user/198/chronological"
    "created": "2021-03-30T16:30:50.318036"
"item:method:add": "/admin/hlog/method/add/?parent=12001"
"item:comment:add": "/intents/addnote?parent=12001"
"item:comment:add:csrf_token": "RlnYTkFaEfa1Vp6OIS5Qt6nXJJ7qJG3pxyqGM5suBKGZ4fZlGGJtUaEUwxfrmbz1"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">Голос:</label> <select name="vote" id="id_vote">
      <option value="-1">[−]</option>
      <option value="0" selected>-</option>
      <option value="1">[+]</option>
    </select></li>
    <li><label for="id_crawl">Тихо:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">Вопросы:</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">Mark if the comment raises new questions.</span></li>
    <li><label for="id_has_ideas">Идей:</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">Mark if the comment contributes potential solutions.</span></li>
    <li><label for="id_has_facts">Факты:</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">Mark if the comment contributes facts for reasoning.</span></li>
    <a href="/accounts/login/">Пожалуйста, <u>войдите</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
  - "id": "r-9001"
    "mtrans": |

        Я думаю - тег «A» в HTML предназначался для ссылки - но в большинстве случаев мы не включаем правильные семантические отношения, кроме заголовка ссылки (но мы могли бы, если бы у нас был список наиболее часто используемых использованные семантические ссылки). Например, [Wikidata P](https://www.wikidata.org/wiki/Wikidata:List_of_properties) - это список таких типов ссылок (они называют их свойствами) ...
        
        Но тогда сам URL как таковой предназначался для ссылок, так почему бы URL не включать данные семантических ссылок.
        
        Кроме того, обычно URL-адреса длинные, если вы хотите ссылаться на вещи в виде обычного текста (а не гипертекста).
        
        Это, безусловно, проблемы при использовании перекрестных ссылок.

    "text": |
        I'm thinking -- the "A" tag in HTML was meant for referencing -- but most of the time, we do not include a proper semantic relationship, other than link title (but we could, if we had a list of commonly used semantic links). For example, [Wikidata P](https://www.wikidata.org/wiki/Wikidata:List_of_properties) is a list of such link types (they call them properties)...
        
        But then, URL itself as such was meant for referencing, so why shouldn't a URL include semantic link data.
        
        And then, usually URLs are long, if you want to reference things in plain text (rather than hypertext).
        
        These are certainly challenges in cross-referencing.
    "owner": "Mindey"
    "ownerlink": "/user/147/Mindey"
    "permalink": "/intent/12001/?l=ru#r-9001"
    "created": "2021-03-30T16:40:01.497706"
    "vote": ""
"base:js": "/static/js/base.c7357c06cc89.js"
