apache-ignite

Форк
0
/
doap_Ignite.rdf 
75 строк · 3.8 Кб
1
<?xml version="1.0"?>
2
<?xml-stylesheet type="text/xsl"?>
3
<rdf:RDF xml:lang="en"
4
         xmlns="http://usefulinc.com/ns/doap#" 
5
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
6
         xmlns:asfext="http://projects.apache.org/ns/asfext#"
7
         xmlns:foaf="http://xmlns.com/foaf/0.1/">
8
<!--
9
    Licensed to the Apache Software Foundation (ASF) under one or more
10
    contributor license agreements.  See the NOTICE file distributed with
11
    this work for additional information regarding copyright ownership.
12
    The ASF licenses this file to You under the Apache License, Version 2.0
13
    (the "License"); you may not use this file except in compliance with
14
    the License.  You may obtain a copy of the License at
15
   
16
         http://www.apache.org/licenses/LICENSE-2.0
17
   
18
    Unless required by applicable law or agreed to in writing, software
19
    distributed under the License is distributed on an "AS IS" BASIS,
20
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
    See the License for the specific language governing permissions and
22
    limitations under the License.
23
-->
24
  <Project rdf:about="http://ignite.apache.org">
25
    <created>2014-10-01</created>
26
    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
27
    <name>Apache Ignite</name>
28
    <homepage rdf:resource="http://ignite.apache.org" />
29
    <asfext:pmc rdf:resource="http://ignite.apache.org" />
30
    <shortdesc>Apache Ignite is a distributed database for high-performance computing with in-memory speed.</shortdesc>
31
    <description>Apache Ignite is a distributed database for high-performance computing with in-memory speed.</description>
32
    <bug-database rdf:resource="https://issues.apache.org/jira/browse/IGNITE" />
33
    <mailing-list rdf:resource="https://ignite.apache.org/community/resources.html#mail-lists" />
34
    <download-page rdf:resource="https://ignite.apache.org/download" />
35

36
    <programming-language>Java</programming-language>
37
    <programming-language>C#</programming-language>
38
    <programming-language>C++</programming-language>
39
    <programming-language>SQL</programming-language>
40
    <programming-language>JDBC</programming-language>
41
    <programming-language>ODBC</programming-language>
42

43
    <category rdf:resource="http://projects.apache.org/category/big-data" />
44
    <category rdf:resource="http://projects.apache.org/category/sql" />
45
    <category rdf:resource="http://projects.apache.org/category/cloud" />
46
    <category rdf:resource="http://projects.apache.org/category/database" />
47
    <category rdf:resource="http://projects.apache.org/category/distributed-sql-database" />
48
    <category rdf:resource="http://projects.apache.org/category/data-management-platform" />
49
    <category rdf:resource="http://projects.apache.org/category/hadoop" />
50
    <category rdf:resource="http://projects.apache.org/category/network-server" />
51
    <category rdf:resource="http://projects.apache.org/category/network-client" />
52
    <category rdf:resource="http://projects.apache.org/category/osgi" />
53
    <category rdf:resource="http://projects.apache.org/category/IoT" />
54

55

56
    <repository>
57
      <GitRepository>
58
        <location rdf:resource="https://gitbox.apache.org/repos/asf/ignite.git"/>
59
        <browse rdf:resource="https://gitbox.apache.org/repos/asf/ignite.git"/>
60
      </GitRepository>
61
    </repository>
62
    <maintainer>
63
      <foaf:Person>
64
        <foaf:name>Denis Magda</foaf:name>
65
          <foaf:mbox rdf:resource="mailto:dmagda@apache.org"/>
66
      </foaf:Person>
67
    </maintainer>
68
    <asfext:implements><asfext:Standard>
69
      <asfext:title>JCACHE - Java Temporary Caching API</asfext:title>
70
      <asfext:body>JCP</asfext:body>
71
      <asfext:id>107</asfext:id>
72
      <asfext:url rdf:resource="https://jcp.org/en/jsr/detail?id=107"/>
73
    </asfext:Standard></asfext:implements>
74
  </Project>
75
</rdf:RDF>
76

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.