tao-test/app/tao/locales/pt-PT/taofuncacl.rdf

152 lines
5.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xml:base="http://www.tao.lu/Ontologies/taoFuncACL.rdf#">
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#Module">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source A module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#Module
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[A module]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source A MVC Controller Module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#Module
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[A MVC Controller Module]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#Action">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source An action
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#Action
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[An action]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source A MVC Controller Action
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#Action
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[A MVC Controller Action]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessAction">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Give access to an action
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessAction
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Give access to an action]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Give access to an action
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessAction
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Give access to an action]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessModule">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Give access to a module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessModule
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Give access to a module]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Give access to a module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#grantAccessModule
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Give access to a module]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionIdentifier">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Identifier
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionIdentifier
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Identifier]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Identifier of the action
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionIdentifier
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Identifier of the action]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionMemberOf">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Member of
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionMemberOf
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Member of]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Member of a module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#actionMemberOf
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Member of a module]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleIdentifier">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Identifier
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleIdentifier
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Identifier]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Identifier of the module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleIdentifier
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Identifier of the module]]></rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleExtension">
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Extension
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleExtension
@predicate http://www.w3.org/2000/01/rdf-schema#label
-->
<rdfs:label xml:lang="pt-PT"><![CDATA[Extension]]></rdfs:label>
<!--
@sourceLanguage EN
@targetLanguage pt-PT
@source Extension of the module
@subject http://www.tao.lu/Ontologies/taoFuncACL.rdf#moduleExtension
@predicate http://www.w3.org/2000/01/rdf-schema#comment
-->
<rdfs:comment xml:lang="pt-PT"><![CDATA[Extension of the module]]></rdfs:comment>
</rdf:Description>
</rdf:RDF>