File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <rdf : RDF xmlns : doap =" http://usefulinc.com/ns/doap#" xmlns : rdf =" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns : xmpp =" https://linkmauve.fr/ns/xmpp-doap#" xml : lang =" en" >
2
+ <rdf : RDF xmlns : doap =" http://usefulinc.com/ns/doap#" xmlns : rdf =" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns : xmpp =" https://linkmauve.fr/ns/xmpp-doap#" xmlns : schema = " https://schema.org/ " xml : lang =" en" >
3
3
<Project xmlns =" http://usefulinc.com/ns/doap#" >
4
4
<name >Converse.js</name >
5
5
<shortdesc >Browser based XMPP chat client</shortdesc >
9
9
<
support-forum rdf : resource =
" xmpp:[email protected] ?join" />
10
10
<category rdf : resource =" https://linkmauve.fr/ns/xmpp-doap#category-client" />
11
11
<programming-language >JavaScript</programming-language >
12
+ <os >Browser</os >
13
+ <schema : logo rdf : resource =" https://raw.githubusercontent.com/conversejs/converse.js/master/logo/conversejs-filled.svg" />
12
14
<repository >
13
15
<GitRepository >
14
16
<browse rdf : resource =" https://github.com/conversejs/converse.js" />
You can’t perform that action at this time.
0 commit comments