Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Bankové účty v Ontológii financií: https://metais.vicepremier.gov.sk/confluence/download/attachments/24945837/2018-03-29.png?version=1

...

&modificationDate=1522161040710&api=v2

1.Domáce bankové spojenie (historické SK účty)

Blok kódu
<rdf:RDF
    xmlns:pper="https://data.gov.sk/def/ontology/physical-person/"
    xmlns:lsub="https://data.gov.sk/def/ontology/legal-subject/"
    xmlns:loca="https://data.gov.sk/def/ontology/location/"
    xmlns:egov="https://data.gov.sk/def/ontology/egov/"
    xmlns:fin="https://data.gov.sk/def/ontology/finance/"
    xmlns:postcode="https://data.gov.sk/def/postcode/"
    xmlns:uncountry="https://data.gov.sk/def/uncountry/"
    xmlns:identifier-typeperson="https://data.gov.sk/def/identifier-type/://www.w3.org/ns/person#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:adms="http://www.w3.org/ns/adms#"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:skos="http://www.w3.org/2004/02/skos/core#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:locn="http://www.w3.org/ns/locn#"
    xmlns:legal-form-type:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xs="http://www.w3.org/2001/XMLSchema#">
      
    <fin:DomesticBankConnection rdf:about="https://data.gov.sk/def/legal-form-type/"
    xmlns:addressid/domestic-bank-connection/7000001494-8180">
        <fin:dbanCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7000001494</fin:ibanCode>
        <fin:dbanPrefix rdf:datatype="http://www.w3.org/2001/XMLSchema#string">354357</fin:dbanPrefix>
        <fin:formattedDBAN rdf:datatype="http://www.w3.org/2001/XMLSchema#string">354357-7000001494/8180</fin:formattedDBAN>
        <fin:currency rdf:resource="http://publications.europa.eu/resource/authority/currency/SKK"/>     
    </fin:DomesticBankConnection>
</rdf:RDF>


2.Medzinárodné bankové spojenie

Blok kódu
<rdf:RDF
    xmlns:pper="https://data.gov.sk/def/idontology/physical-addressperson/"
    xmlns:legal-subjectlsub="https://data.gov.sk/def/idontology/legal-subject/"
    xmlns:codelistloca="https://data.gov.sk/def/setontology/codelistlocation/"
    xmlns:nuts3egov="https://data.gov.sk/def/ontology/nuts3egov/"
    xmlns:lau2fin="https://data.gov.sk/def/lau2ontology/finance/"
    xmlns:lau1postcode="https://data.gov.sk/def/lau1postcode/"
    xmlns:personuncountry="https://wwwdata.w3gov.orgsk/def/nsuncountry/person#"
    xmlns:orgperson="httphttps://www.w3.org/ns/org#person#"    
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:adms="http://www.w3.org/ns/adms#"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:skos="http://www.w3.org/2004/02/skos/core#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:locn="http://www.w3.org/ns/locn#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xs="http://www.w3.org/2001/XMLSchema#">
      
    <fin:InternationalBankConnection rdf:about="https://data.gov.sk/id/international-bank-connection/SK4381800000007000001494">
        <fin:ibanCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK4381800000007000001494</fin:ibanCode>
        <fin:currency rdf:resource="http://publications.europa.eu/resource/authority/currency/EURO"/>
    </fin:InternationalBankConnection>
      
</rdf:RDF>

...