Giter Site home page Giter Site logo

catfish's People

Contributors

adibaba avatar mnafshin avatar

Stargazers

 avatar

Watchers

 avatar

catfish's Issues

Cleaning of filetypes

The download url has to be analyzed to create format or mediaType like described in DCAT.

(This is required for filtering in the frontend.)

Cleaning of dates

If for a Dataset [Dataset] any temporal information is available, the following formats should be added, if not available:

  • Set dct:issued for the Dataset
  • Set dct:modified for the Dataset

If these temporal information is available in related Distributions, but not in the Dataset, it has to be checked if the information can be copied.

Regarding the format to use, it has to be [Dataset]:

  • rdfs:Literal
  • encoded using the relevant ISO 8601 Date and Time compliant string [ISO8601]
  • typed using the appropriate XML Schema datatype [xmlschema-2]
  • Example from [Dataset]: "2011-12-05"^^xsd:date

Additionally, and especially if not all information is available (e.g. only year), it has to be checked, if information in the following types can be made available. One soulution is to provide 3 triples for every predicate:

  • xsd:gYear | Gregorian calendar year
  • xsd:gMonth | Gregorian calendar month
  • xsd:gDay | Gregorian calendar day of the month

A better way would be to choose the predicate type which is appropriate for the available information: [Datatypes]

  • xsd:gYear | Gregorian calendar year
  • xsd:gYearMonth | Gregorian calendar year and month
  • xsd:date | Dates (yyyy-mm-dd) with or without timezone

Resources:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.