kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/doap_Kafka.rdf

Path
kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/doap_Kafka.rdf
Status
scanned
Type
file
Name
doap_Kafka.rdf
Extension
.rdf
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with very long lines
Tag

      
    
Rootfs path

      
    
Size
3084 (3.0 KB)
MD5
64f52e99a592f50b8c12baf780d635c6
SHA1
73dd2c2cdd844506caee75dca3ca959c18b65f4b
SHA256
d787766a170b204ec1871b77e8ad6b5f2412e20e70e68db14a4677992b62ae7c
SHA512

      
    
SHA1_git
8dc76559a480459cdbc136c679e0c8b73b31332e
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
doap_Kafka.rdf | 3.0 KB |

<?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="https://kafka.apache.org/"> <created>2014-04-12</created> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> <name>Apache Kafka</name> <homepage rdf:resource="https://kafka.apache.org/" /> <asfext:pmc rdf:resource="https://kafka.apache.org" /> <shortdesc>Apache Kafka is a distributed, fault tolerant, publish-subscribe messaging.</shortdesc> <description>A single Kafka broker can handle hundreds of megabytes of reads and writes per second from thousands of clients. Kafka is designed to allow a single cluster to serve as the central data backbone for a large organization. It can be elastically and transparently expanded without downtime. Data streams are partitioned and spread over a cluster of machines to allow data streams larger than the capability of any single machine and to allow clusters of co-ordinated consumers. Kafka has a modern cluster-centric design that offers strong durability and fault-tolerance guarantees. Messages are persisted on disk and replicated within the cluster to prevent data loss. Each broker can handle terabytes of messages without performance impact.</description> <bug-database rdf:resource="https://issues.apache.org/jira/browse/KAFKA" /> <mailing-list rdf:resource="https://kafka.apache.org/contact.html" /> <download-page rdf:resource="https://kafka.apache.org/downloads.html" /> <programming-language>Scala</programming-language> <category rdf:resource="http://projects.apache.org/category/big-data" /> <repository> <SVNRepository> <location rdf:resource="https://gitbox.apache.org/repos/asf/kafka.git"/> <browse rdf:resource="https://github.com/apache/kafka"/> </SVNRepository> </repository> <maintainer> <foaf:Person> <foaf:name>Jun Rao</foaf:name> <foaf:mbox rdf:resource="mailto:junrao@apache.org"/> </foaf:Person> </maintainer> </Project> </rdf:RDF>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
28.07
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
Email Start line End line
junrao@apache.org 46 46
URL Start line End line
http://usefulinc.com/ns/doap 4 4
http://projects.apache.org/ns/asfext 6 6
http://xmlns.com/foaf/0.1/ 7 7
http://www.apache.org/licenses/LICENSE-2.0 16 16
https://kafka.apache.org/ 24 24
http://usefulinc.com/doap/licenses/asl20 26 26
https://issues.apache.org/jira/browse/KAFKA 32 32
https://kafka.apache.org/contact.html 33 33
https://kafka.apache.org/downloads.html 34 34
http://projects.apache.org/category/big-data 36 36
https://gitbox.apache.org/repos/asf/kafka.git 39 39
https://github.com/apache/kafka 40 40