HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: //usr/share/tracker/ontologies/32-nco.description
@prefix dsc: <http://www.tracker-project.org/temp/dsc#> .

<virtual-ontology-uri:32-nco.ontology> a dsc:Ontology ;
	dsc:title "Nepomuk Contacts Ontology (NCO)" ;
	dsc:description "All about contacts. Rough equivalent of the VCARD standard." ;

	dsc:author "Antoni Mylka, DFKI, &lt;[email protected]&gt;";
	dsc:author "Leo Sauermann, DFKI,  &lt;[email protected]&gt;";
	dsc:author "Michael Sintek, DFKI,  &lt;[email protected]&gt;";
	dsc:author "Ludger van Elst, DFKI,  &lt;[email protected]&gt;";
	dsc:author "Tracker Developers" ;

	dsc:editor "Tracker developers (translation into turtle)" ;
	dsc:editor "Antoni Mylka, DFKI, &lt;[email protected]&gt;";
	
	dsc:contributor "Evgeny 'phreedom' Egorochkin, KDE Strigi Developer, &lt;[email protected]&gt;";
	dsc:contributor "Christiaan Fluit, Aduna, &lt;[email protected]&gt;";

	dsc:upstream "http://www.semanticdesktop.org/ontologies/nco/";
	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/src/ontologies/32-nco.ontology";

	dsc:localPrefix "nco" ;
	dsc:baseUrl "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#" ;
	dsc:relativePath "./32-nco.ontology" ;

	dsc:copyright "&copy; 2007 <ulink url=\"http://www.dfki.de/\">DFKI</ulink> &copy; 2009 <ulink url=\"http://www.nokia.com/\">Nokia</ulink>. The ontologies are made available under the terms of NEPOMUK <ulink url=\"http://www.semanticdesktop.org/ontologies/nfo/LICENSE.txt\">software license</ulink> (FIXME verify)".