# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - 集成头像系统以分享技能和经验"
"og:title": "集成头像系统以分享技能和经验"
"og:description": "Accelerating the integration of emerging and exponential technologies into a multipurpose avatar system that will seamlessly transport human skills and experience to the exact location where and when they are needed. - Avatars could give the experience of your presence and care to anyone instantly, regardless of distance. - Avatars could transport critical life-saving skills in real-time to remote, disaster-struck areas where it is too dangerous for humans to go. - Experts can utilize avatars to provide unique services or rare trade skills for critical maintenance or repairs. &quot;The ANA Avatar XPRIZE can enable creation of an audacious alternative that …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/779/"
"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": "zshF1D78EBAnrxRWkbxi3GqLifTN5YZZMr8OBBsc0p049dGrI1l3ShNZmXnbJDji"
"layout:input-next": "/intent/779/"
"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:Integrate Avatar Systems to Share Skills and Experience.:cn:集成头像系统以分享技能和经验.:ja:アバターシステムを統合してスキルと経験を共有する"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/779/?l=cn"
"item:base-administration": false
"item:body": |
    .:en
    Accelerating the integration of emerging and exponential technologies into a multipurpose avatar system that will seamlessly transport human skills and experience to the exact location where and when they are needed.
    
    - Avatars could give the experience of your presence and care to anyone instantly, regardless of distance.
    - Avatars could transport critical life-saving skills in real-time to remote, disaster-struck areas where it is too dangerous for humans to go.
    - Experts can utilize avatars to provide unique services or rare trade skills for critical maintenance or repairs.
    
    "The ANA Avatar XPRIZE can enable creation of an audacious alternative that could bypass these limitations allowing us to more rapidly and efficiently distribute skill and hands-on expertise to distant geographic locations where they are needed, bridging the gap between distance, time and cultures."
    
    **— Peter H. Diamandis**
    
    [**UPDATE**](https://spectrum.ieee.org/automaton/robotics/industrial-robots/new-guidelines-for-10-million-avatar-xprize-promise-compelling-robot-challenge): In order to complete the challenge, the robot avatar will need to serve as a surrogate for a remotely connected human, carrying out tasks and transmitting a variety of detailed sensory data back to the operator.
    
    Source: [ANA Avatar XPRIZE: $ 10M](https://avatar.xprize.org/) (bridging distance, time & culture.)
"item:permalink": "/intent/779/?l=cn"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2018-08-20T16:22:10.689000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=779"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-117"
    "title": "三维教学迷宫游戏"
    "summary": "适用于学生的3D游戏：学习内容在房间，解决问题解锁门。"
    "url": "/method/117/"
    "owner": "Mindey"
    "permalink": "/intent/779/?l=cn#i-117"
    "ownerlink": "/user/147/Mindey"
    "created": "2015-09-16T16:17:32.232000"
"item:method:add": "/admin/hlog/method/add/?parent=779"
"item:comment:add": "/intents/addnote?parent=779"
"item:comment:add:csrf_token": "zshF1D78EBAnrxRWkbxi3GqLifTN5YZZMr8OBBsc0p049dGrI1l3ShNZmXnbJDji"
"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"
