Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>

[[ 🗃 ^yEzqv rel4tion-wiki ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/yEzqv

SSH: git clone USERNAME@vervis.peers.community:yEzqv

Branches

Tags

master :: projects / kadma / data /

ucd.idan

-{ C0pyr1ght (Ↄ) 2015 fr33domlover <fr33domlover@riseup.net>
 - This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
 - International License. To view a copy of this license, visit
 - http://creativecommons.org/licenses/by-sa/4.0/.
 }-

-{ This file defines the Unicode ontology, which defines Unicode's character
 - model and the tools needed to describing characters.
 }-

@@ "en"
@namespace "smaoin" <b3742023-97ef-4fb0-9dd2-4582d946d6f1>
@namespace "ns"     <0074b583-b1fb-449c-aedf-ecd97c01eb82>
@namespace "lang"   <6414df14-4073-4968-9470-900fdd21b580>
@namespace "nli"    <5dba2ce2-bab6-49dd-8547-d6dc7b344a91>
@namespace "ucd"    <d534192e-2778-4489-b7ad-724e4fa3ecdb>
@@

-------------------------------------------------------------------------------
--------------------------------------------------------------- namespace -----
-------------------------------------------------------------------------------

<%>
    nli:has_content "ucd"
    nli:has_language lang:en
    smaoin:is_a nli:Text
    nli:is_local_label_of #,

@ucd
    nli:belongs_to_namespace @ns
    smaoin:is_a nli:Namespace

<%>
    nli:has_content "Unicode"
    nli:has_language lang:en
    smaoin:is_a nli:Text
    nli:is_name_of #^

<%>
    nli:has_content "Defines tools for describing Unicode characters"
    nli:has_language lang:en
    smaoin:is_a nli:Text
    nli:is_description_of #^^

<%>
    nli:has_content "ucd"
    nli:has_language lang:en
    smaoin:is_a nli:Text
    nli:is_local_prefix_of #^^^

-------------------------------------------------------------------------------
----------------------------------------------------------------- classes -----
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
-------------------------------------------------------------- properties -----
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
------------------------------------------------------------------- types -----
-------------------------------------------------------------------------------

[See repo JSON]