简体   繁体   English

如何使用Java登录Freebase

[英]How to login into Freebase using Java

I am developing a Java Application. 我正在开发Java应用程序。 I want to log in to the Freebase account using Java. 我想使用Java登录到Freebase帐户。 How can I do this? 我怎样才能做到这一点?

使用此网页上列出的方法之一

What is your use case ? 您的用例是什么? Thew new Freebase APIs do not currently allow writing to Freebase. 新的Freebase API当前不允许写入Freebase。

You can get data from Freebase without logging in, you just need an API key. 您可以从Freebase获取数据而无需登录,只需要一个API密钥即可。

Instructions are here: http://wiki.freebase.com/wiki/API 说明在这里: http : //wiki.freebase.com/wiki/API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM