You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2016/05/02 21:48:15 UTC

[1/3] incubator-quarks-website git commit: init doap_Quarks.rdf

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/master 3a340900f -> 771b15cf6


init doap_Quarks.rdf


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/ec5782ed
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/ec5782ed
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/ec5782ed

Branch: refs/heads/master
Commit: ec5782ed2c93b329ed1978026aa414be809fc5b8
Parents: 5539ecc
Author: Cazen Lee <Ca...@korea.com>
Authored: Sat Apr 30 22:35:48 2016 +0900
Committer: Cazen Lee <Ca...@korea.com>
Committed: Sat Apr 30 22:59:15 2016 +0900

----------------------------------------------------------------------
 site/doap_Quarks.rdf | 50 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/ec5782ed/site/doap_Quarks.rdf
----------------------------------------------------------------------
diff --git a/site/doap_Quarks.rdf b/site/doap_Quarks.rdf
new file mode 100644
index 0000000..a04c14b
--- /dev/null
+++ b/site/doap_Quarks.rdf
@@ -0,0 +1,50 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://quarks.incubator.apache.org/">
+    <created>2016-04-30</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
+    <name>Apache Quarks</name>
+    <homepage rdf:resource="http://quarks.incubator.apache.org/" />
+    <asfext:pmc rdf:resource="http://incubator.apache.org" />
+    <shortdesc>Quarks is a stream processing programming model and lightweight runtime to execute analytics at devices on the edge or at the gateway.</shortdesc>
+    <description>Apache Quarks is a programming model and micro-kernel style runtime that can be embedded in gateways and small footprint edge devices enabling local, real-time, analytics on the continuous streams of data coming from equipment, vehicles, systems, appliances, devices and sensors of all kinds (for example, Raspberry Pis or smart phones). Working in conjunction with centralized analytic systems, Apache Quarks provides efficient and timely analytics across the whole IoT ecosystem: from the center to the edge.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/QUARKS" />
+    <mailing-list rdf:resource="http://quarks.incubator.apache.org/docs/community#mailing-list" />
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/network-client" />
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-quarks.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=incubator-quarks.git"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Cazen Lee</foaf:name>
+          <foaf:mbox rdf:resource="mailto:cazen@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>
\ No newline at end of file


[3/3] incubator-quarks-website git commit: Merge pull request #55

Posted by dl...@apache.org.
Merge pull request #55

This closes #55


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/771b15cf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/771b15cf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/771b15cf

Branch: refs/heads/master
Commit: 771b15cf610efd544f418a4ff0587980bf86800e
Parents: 3a34090 55ed3ae
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Mon May 2 15:48:07 2016 -0400
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Mon May 2 15:48:07 2016 -0400

----------------------------------------------------------------------
 site/doap_Quarks.rdf | 53 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)
----------------------------------------------------------------------



[2/3] incubator-quarks-website git commit: append bigdata&library&mobile categories

Posted by dl...@apache.org.
append bigdata&library&mobile categories


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/55ed3aee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/55ed3aee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/55ed3aee

Branch: refs/heads/master
Commit: 55ed3aeed109499ad9917e1c3ce7328904c9dc8a
Parents: ec5782e
Author: cazen.lee <ca...@samsung.com>
Authored: Mon May 2 11:16:55 2016 +0900
Committer: cazen.lee <ca...@samsung.com>
Committed: Mon May 2 11:16:55 2016 +0900

----------------------------------------------------------------------
 site/doap_Quarks.rdf | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/55ed3aee/site/doap_Quarks.rdf
----------------------------------------------------------------------
diff --git a/site/doap_Quarks.rdf b/site/doap_Quarks.rdf
index a04c14b..c444715 100644
--- a/site/doap_Quarks.rdf
+++ b/site/doap_Quarks.rdf
@@ -33,6 +33,9 @@
     <mailing-list rdf:resource="http://quarks.incubator.apache.org/docs/community#mailing-list" />
     <programming-language>Java</programming-language>
     <programming-language>JavaScript</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <category rdf:resource="http://projects.apache.org/category/mobile" />
     <category rdf:resource="http://projects.apache.org/category/network-client" />
     <repository>
       <GitRepository>