TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Stephen Wolfram on a .data TLD

81 点作者 LisaG超过 13 年前

14 条评论

sp332超过 13 年前
Wolfram's proposal sounds completely backward to me. You'd have to consider: does google.data apply to google.org or google.com? Should we have google.org.data and google.com.data?<p>I think the right way is to put things under the domain. So data.google.com, or google.com/data or even a META tag on a web page that tells the browser the URL for the data relevant to a particular page.
评论 #3448646 未加载
评论 #3449652 未加载
评论 #3450092 未加载
ken超过 13 年前
"If a human went to wolfram.data, there’d be a structured summary of what data the organization behind it wanted to expose. And if a computational system went there, it’d find just what it needs to ingest the data, and begin computing with it."<p>This sounds to me like a high-level description of how the web is <i>supposed</i> to work today, only implemented using a new TLD instead of HTTP headers.<p>It sounds odd to me, coming from someone whose major web service sends all results -- even text and tables -- as GIF.
评论 #3449541 未加载
chintan超过 13 年前
Problem with this idea is that .data will encourage "data servers" but not create a "data web"<p>Allow me to explain.<p>RDF[1] was created towards solving the "data web" problem. However, the challenge has been representation and modeling "things" such that we can cross-link "data" on "web". The language to create such shared representations (Web Ontology Language[2]) is difficult to use and standardize. Nevertheless, this approach has been hugely successful in knowledge-intensive domains such as biology and health care.<p>On the Wild Wild Web, the microformats[3] have got wide support from Search engines and web publishers.<p>1. <a href="http://www.w3.org/RDF/" rel="nofollow">http://www.w3.org/RDF/</a><p>2. <a href="http://www.w3.org/TR/owl-features/" rel="nofollow">http://www.w3.org/TR/owl-features/</a><p>3. <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&#38;answer=146897" rel="nofollow">http://support.google.com/webmasters/bin/answer.py?hl=en&#38...</a>
评论 #3449080 未加载
Kilimanjaro超过 13 年前
Are we going to transfer hypertext? No? Then use data://google.com and define a protocol for GET PUT POST AND DELETE data over the wire using standard data formats(how about INSERT, SELECT, UPDATE and DELETE?).<p>The index page will give you all the discoverability and from there you can go to google.com/employees or bestbuy.com/products etc showing whatever data is public (or private provided oauth mechanisms) and what can be created,modified and deleted according to roles and security levels.<p>This has been tried before but the well was poisoned when they dropped SOAP in it.
评论 #3449596 未加载
romaniv超过 13 年前
TLDs should help to identify the type of organization that has control of the domain, not some arbitrary thing about the (hypothetical) website. Why people are making this so difficult?
dougbarrett超过 13 年前
So is .data just another way of pointing to an API? So if hacker news had an API, you would call up news.ycombinator.data all of the time? It would be awesome if this was the case, but even better if people that had .data domains came to a consensus of how to document their data, eg. www.domain.data/docs and have a common layout among websites to make it easier for programmers and scholars alike to figure out how to access the information they need.
评论 #3448414 未加载
评论 #3448510 未加载
mongol超过 13 年前
Is not this what the semantic web strived for? I don't know if a new top level domain would create enough momentum for it.
emmapersky超过 13 年前
&#62; I think introducing a new .data top-level domain would give much more prominence to the creation of the data web—and would provide the kind of momentum that’d be needed to get good, widespread, standards for the various kinds of data.<p>I'd say thats a pretty good reason for using the new TLD, technicalities aside.
SarahSmiles超过 13 年前
"And my concept for the .data domain is to provide a uniform mechanism—accessible to any organization, of any size—for exposing the underlying data."<p>Who would be the standards body for defining and regulating such a uniform mechanism?
评论 #3448615 未加载
MatthewPhillips超过 13 年前
Why did OData never catch on?
评论 #3448555 未加载
mwsherman超过 13 年前
This is less a technical discussion than speculation on human factors. Will a special TLD inspire people to offer their services differently?<p>It’s just a namespace, one of many possible choices. But I wouldn’t discount its importance as a protocol, or an expectation. “.com” has a very important non-technical meaning.
programnature超过 13 年前
Bringing everyone’s data as close to “computable” as possible is an all-round win so I hope this takes off.<p>A big problem is how to ETL these datasets between organizations, and I think Hadoop is a key technology there. It provides the integration point for both slurping the data out of internal databases, and transforming it into consumable form. It also allows for bringing the computations to the data, which is the only practical thing to do with truly big data.<p>Currently there are no solutions for transferring data between different organizations’ hadoop installations. So some publishing technology that would connect hadoop’s HDFS to the .data domain would be a powerful way for forward-thinking organizations to participate.<p>Another path towards making things easier is to focus on the cloud aspect. Transferring terabytes of data is non-trivial. But if the data is published to a cloud provider, others can access it without having to create their own copy, and it can be computed upon within the high-speed internal network of the provider. Again, bringing the computation to the data.
评论 #3448553 未加载
评论 #3448449 未加载
im3w1l超过 13 年前
How do you embed flash ads in structured data?<p>Are people willing to make micropayments for access?
therandomguy超过 13 年前
Wolfram.com/data, data.wolfram.com etc.