• Hello — the namespace of the lsid.

    helloLSID名称空间

    youdao

  • Unlike the data associated with an LSID, metadata can expire.

    LSID关联数据不同,元数据到期

    youdao

  • Suppose that the LSID urn:lsid:pets.org:cats:Tom names a cat.

    假定LSID urn:lsid:pets.org:cats:Tom只猫名字

    youdao

  • The LSID Client Stack and Server Framework handle these two cases.

    两种验证LSID客户端堆栈服务器框架负责完成。

    youdao

  • The "server" side of this resolver solution is called an LSID authority.

    这一解析器解决方案服务器名为LSID中心(LSID authority)。

    youdao

  • Metadata about a particular LSID consists of a collection of RDF statements.

    关于特定LSID元数据由一rdf语句组成。

    youdao

  • If you decide to test with an LSID that has associated data, you can try the command.

    如果决定具有关联数据LSID进行测试可以尝试使用命令。

    youdao

  • The first, illustrated in Figure 3, is to provide an LSID-based view of a local data store.

    第一例见3用来提供本地数据存贮一个基于LSID视图

    youdao

  • The following examples of LSID Resolution Services show how the LSID Server Framework can be used.

    接下来LSID解决方案服务例子说明如何使用LSID服务器框架

    youdao

  • Any organization with a bit of work or outsourcing could provide their existing databases via LSID.

    任何组织只需要少量工作或者通过外购可以通过LSID他们现有数据库提供出来。

    youdao

  • Utopic visions aside, LSID Resolution will become more useful when more providers use LSIDs to expose their data.

    即便不考虑理想的完美境界,随着更多提供者使用LSID公开他们的数据LSID解决方案也将变得更加有用

    youdao

  • Finally, we'll see how enterprises might integrate these components to form an enterprise LSID Resolution Network.

    最后我们看到企业如何集成这些组件构建一个企业级LSID解决方案网络

    youdao

  • Instead of specifying locations for metadata, it specifies locations where data associated with an LSID can be obtained.

    并不指定元数据位置而是指定可以哪里获得LSID关联数据

    youdao

  • Each servlet parses the method, arguments, and target LSID (which may be a SOAP parameter or part of the URL) from a request.

    每个servlet请求中解析方法参数目标l SID(可能一个SOAP属性部分URL)。

    youdao

  • Using the target LSID, the servlet looks in the service registry to determine which configured service implementation to invoke.

    Servlet使用目标LSID服务注册表查找确定调用已经配置的服务实现

    youdao

  • You are asking DNS for the lsid service record for pdb.org with TCP as the network protocol. The response should look like this.

    正在DNS询问使用TCP作为网络协议pdb.orglsid服务记录

    youdao

  • All LSIDs with authority myauth will be handled by the Local LSID Services. All other LSIDs will be handled by the Caching Proxy.

    所有带有myauth中心的LSID本地LSID服务处理,所有其它LSID缓存代理来处理。

    youdao

  • That means that the metadata about an LSID is the perfect location for storing transient information about the object in question.

    意味着关于某一LSID元数据存储所关注对象瞬态信息的极佳位置

    youdao

  • We implement the LSIDDataService interface and pass it as a parameter to the DataServlet servlet class provided by the LSID package.

    我们实现LSIDDataService接口,并将其作为参数传递至LSID提供DataServletservlet

    youdao

  • The caching proxy can process any LSID that is resolvable via DNS, so its list of known URIs is technically the global space of LSIDs.

    缓存代理处理任何可以通过DNS解析LSID所以已知uri列表理论上LSID全局空间的列表。

    youdao

  • Since Tom's photo has data associated with it, we must describe that fact in our metadata. The class urn: lsid: i3c.org: types: content.

    因为Tom照片与其关联数据,所以我们必须元数据中描述事实

    youdao

  • In addition to this symmetry, the client applications can access external LSID-based data sources such as PDB and Gateway-based services.

    作为这种对称结构的补充,客户应用程序可以访问外部的基于LSID数据源比如pdb基于网关的服务。

    youdao

  • Certain data sources will require only mapping from LSID to URL, if each piece of data has a URL that can retrieve it in a standard format.

    如果一“数据URL标准格式提取数据,那么这些特定数据源需要LSID映射URL就可以实现服务。

    youdao

  • Furthermore, the proxy can cache all of its requests so that scientists using the same LSID working set will experience rapid respond time to requests.

    此外代理可以缓存所有请求这样使用相同LSID数据科学家发送的请求可以得快速响应

    youdao

  • The subject and predicate are always named by a URI, and since an LSID is a URN, which is a kind of URI, LSIDs can be used as either RDF statements or predicates.

    主语谓语始终URI命名由于LSIDURNURN是URI,所以LSID可用rdf语句,也可用作谓语。

    youdao

  • The LSID Server Framework enables this LSID utopia by allowing organizations to provide their data using a service implementation that best matches their data source.

    LSID服务器框架允许各个组织适合本身数据源服务实现彼此提供数据从而使得这个LSID乌托邦”得以实现。

    youdao

  • To take the authority for pdb.org as an example, you should be able to determine the host name and port number where the LSID service resides. Enter the following command.

    pdb.org中心应该能够确定LSID服务所驻留主机口号

    youdao

  • Using SimpleAuthority, the developer need only implement methods that return the locations of metadata and data for a given LSID. This information is used to construct WSDL.

    使用SimpleAuthority开发者需要实现方法返回给定lsid元数据数据位置信息,根据这些信息用来构造WSDL

    youdao

  • For example, urn: lsid: pdb.org: PDB: 1aft might be handled by PDBAuthorityImpl, whereas urn: swiss-prot.org: swiss-id: hv20_mouse-sprot might be handled by SWISSAuthorityImpl.

    例如urnlsidpdb.org: pd b:1aft可能pdbauthorityimpl处理urn:swiss-prot.org: swiss - id: hv 20_mouse - sprot可能会由SWISSAuthorityImpl来处理

    youdao

  • After verifying the existence of the given LSID, we return an array containing a single location: the endpoint of our metadata service. The following line needs some elaboration.

    验证给定LSID是否存在之后,我们返回包含单个位置(元数据服务端点)的数组

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定