# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - 使学术论文易于在线讨论"
"og:title": "使学术论文易于在线讨论"
"og:description": "Papers are mainly in English, and in PDF documents, which are not convenient form for on-line discussion, as the don&#x27;t support commenting and discussing ideas in a central place. Researchers download papers, every-time, without seeing comments others might have written to them, and systems like [researchgate.com](https://www.researchgate.net) are not supporting convenient discussion in public. Blogs generally are not treated as reputable sources, and generally don&#x27;t support LaTeX markup for mathematical discussions. So, we need some kind of solution to enable everyone (no matter in what human language, and publication), to have integrated trans-lingual, multi-threaded, multi-media discussion. Expectedly, cross-pollination of ideas when …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/43/"
"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": "rhSxdoCRygMufJD8uvBJlxnRa7amw8TneSPDPyEdgl1cx1niV9rwttlkREbAOfjX"
"layout:input-next": "/intent/43/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "true", "name": "简体中文"}, {"code": "en", "is-active": "false", "name": "English"}, {"code": "ru", "is-active": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "技术", "url": "/intent/924/"}, {"title": "软件", "url": "/intent/1207/"}]
"item:title": ".:en:Making academic research papers easy to discuss on-line.:cn:使学术论文易于在线讨论"
"item:votes": +1
"item:add-vote": "#addnote"
"item:intent": "/intent/43/?l=cn"
"item:base-administration": false
"item:body": |
    .:en
    Papers are mainly in English, and in PDF documents, which are not convenient form for on-line discussion, as the don't support commenting and discussing ideas in a central place. Researchers download papers, every-time, without seeing comments others might have written to them, and systems like [researchgate.com](https://www.researchgate.net) are not supporting convenient discussion in public. Blogs generally are not treated as reputable sources, and generally don't support LaTeX markup for mathematical discussions.
    
    So, we need some kind of solution to enable everyone (no matter in what human language, and publication), to have integrated trans-lingual, multi-threaded, multi-media discussion.
    
    Expectedly, cross-pollination of ideas when discussing, would lead to many new developments.
"item:permalink": "/intent/43/?l=cn"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2016-01-03T22:02:06.768000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=43"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-156"
    "title": "WikiResearch"
    "summary": ""
    "url": "/method/156/"
    "owner": "Mindey"
    "permalink": "/intent/43/?l=cn#i-156"
    "ownerlink": "/user/147/Mindey"
    "created": "2016-01-03T22:07:11.988000"
  - "id": "i-232"
    "title": "Open Distributed Scientific Annotations Cloud"
    "summary": "Each reader of scientific paper can publish their annotations to a distributed public annotations cloud, others can load as they read, and discuss."
    "url": "/method/232/"
    "owner": "Mindey"
    "permalink": "/intent/43/?l=cn#i-232"
    "ownerlink": "/user/147/Mindey"
    "created": "2016-08-16T11:29:07.189000"
"item:method:add": "/admin/hlog/method/add/?parent=43"
"item:comment:add": "/intents/addnote?parent=43"
"item:comment:add:csrf_token": "rhSxdoCRygMufJD8uvBJlxnRa7amw8TneSPDPyEdgl1cx1niV9rwttlkREbAOfjX"
"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">标记评论提出新问题。</span></li>
    <li><label for="id_has_ideas">想法：</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">标记评论有潜在解决方案。</span></li>
    <li><label for="id_has_facts">事实：</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">标记评论有助于推理的事实。</span></li>
    <a href="/accounts/login/">请，<i><u>登录</u></i>。</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
