|
| 1 | +# DataGraft FAQ |
| 2 | + |
| 3 | +#### What is DataGraft? |
| 4 | + |
| 5 | +DataGraft is a cloud-based service for data transformation and data access. |
| 6 | + |
| 7 | +#### Who are DataGraft's target users? |
| 8 | + |
| 9 | +DataGraft is aimed at data workers and data developers interested in simplified and cost-effective solutions for managing their data. Example users include open data publishers, linked data developers, data scientists. |
| 10 | + |
| 11 | +#### Why was DataGraft developed? |
| 12 | + |
| 13 | +DataGraft was developed to provide better and easier to use tools for data workers and developers who consider existing approaches to data management and access too costly and technically complex. |
| 14 | + |
| 15 | + |
| 16 | +#### Why is DataGraft special? |
| 17 | + |
| 18 | +DataGraft offers an integrated, flexible, and scalable cloud-based solution for data transformation and data access. Key features include flexible management of data transformations (e.g. creation, execution, sharing, reuse) and scalable data services. DataGraft offers GUI and API access to data transformations and data services. |
| 19 | + |
| 20 | +#### Are all my data and/or transformations on DataGraft public? |
| 21 | + |
| 22 | +When creating transformations or publishing data you can choose whether you want them to be public (i.e. visible on the DataGraft portal) or private (i.e. only you have access to them). |
| 23 | + |
| 24 | +#### What can I do with DataGraft? |
| 25 | + |
| 26 | +The current version of DataGraft allows you to: |
| 27 | + |
| 28 | + * Transform tabular data and share transformations: Edit, host, execute, and share data transformations |
| 29 | + * Publish, share, and access data: Scalable data hosting and reliable data access / data querying |
| 30 | + |
| 31 | + |
| 32 | +#### What kind of data formats does DataGraft support? |
| 33 | + |
| 34 | +The current version of DataGraft handles tabular data (CSV) and RDF data (i.e. you can upload CSV and RDF data to DataGraft). Data transformations (e.g. data cleaning) can be performed on tabular data, which in turn can be transformed to RDF data. For RDF data, live data services are created that allow querying using SPARQL. More data formats are expected to be supported in the future. |
| 35 | + |
| 36 | +#### What skills do I need to have to use DataGraft? |
| 37 | + |
| 38 | + * If you are interested in tabular data transformations (e.g. cleaning of tabular data, sharing of transformations, etc.), no special skills are required, depending on the complexity of the transformations you want to perform. Currently DataGraft supports an number of predefined data transformations, with more to be added in the near future. |
| 39 | + * If you are interested in publication of RDF data and access to RDF data, familiarity with RDF and SPARQL are needed. |
| 40 | + |
| 41 | +#### I am a developer and interested to transform and host my data with DataGraft. Do I have API access to DataGraft capabilities? |
| 42 | + |
| 43 | +Yes, most DataGraft capabilities are accessible at the API level. These include programmatic access to datasets and data transformation catalogues (adding, removing datasets and transformations), querying data, and executing data transformations. See the [API documentation](http://dapaas.github.io/documentation/) for further details. |
| 44 | + |
| 45 | +#### Who developed DataGraft? |
| 46 | + |
| 47 | +DataGraft has been developed by [a consortium of 6 companies](http://project.dapaas.eu/dapaas-partners) as part of [the DaPaaS project](http://project.dapaas.eu/). |
| 48 | + |
| 49 | +#### Who funded DataGraft? |
| 50 | + |
| 51 | +DataGraft has been primarily funded by the European Commission (EC) through [the DaPaaS project](http://project.dapaas.eu/) under the Grant Agreement 610988. Other EC-funded projects such as [SmartOpenData](http://www.smartopendata.eu/) and [OpenCube](http://opencube-project.eu/) contributed to the development of some components. |
| 52 | + |
| 53 | +#### Who is the owner of DataGraft? |
| 54 | + |
| 55 | +Currently DataGraft is owned by the DaPaaS consortium. Discussions are ongoing on future development of DataGraft after the completion of the DaPaaS project at the end of October 2015. Most likely the development will continue under [the proDataMarket project](http://prodatamarket.eu/) or a commercial entity will continue the maintenance and development. |
| 56 | + |
| 57 | +#### Is it free to use DataGraft? |
| 58 | + |
| 59 | +For now, yes. Though, there are certain limitations (e.g. hosting up to 1GB of data). If you find DataGraft useful and you are interested to use it beyond its current limitations please [get in touch with us](http://project.dapaas.eu/dapaas-contact-us). |
| 60 | + |
| 61 | +#### What is the status of the DataGraft development? |
| 62 | + |
| 63 | +DataGraft is currently under iterative development. The current version of DataGraft is the first release. |
| 64 | + |
| 65 | +#### What features are planned for future releases? |
| 66 | + |
| 67 | +Future releases of DataGraft will focus on enhancing, among others, the data transformation library. |
| 68 | + |
| 69 | +#### I need feature XYZ but it is not supported by DataGraft. What can I do? |
| 70 | +[Contact us](http://project.dapaas.eu/dapaas-contact-us) and we’ll be glad to assist! |
| 71 | + |
| 72 | +#### Whom can I contact if I have further comments and questions about DataGraft? |
| 73 | +Should you have any comments or questions don’t hesitate to [contact us](http://project.dapaas.eu/dapaas-contact-us). |
0 commit comments