Serialization.jl

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Julia_Language
gptkbp:category Data serialization
gptkbp:developed_by gptkb:Julia_Lang
gptkbp:first_published 2023-10-01
gptkbp:has_documentation https://docs.julialang.org/en/v1.0/stdlib/ Serialization/
https://www.w3.org/2000/01/rdf-schema#label Serialization.jl
gptkbp:is_compatible_with Julia 1.0 and above
gptkbp:is_maintained_by Julia Lang team
gptkbp:language gptkb:Julia
gptkbp:latest_version 1.0.0
gptkbp:license MIT License
gptkbp:provides serialization and deserialization functionality
gptkbp:release_date 2018-08-01
gptkbp:repository https://github.com/ Julia Lang/ Serialization.jl
gptkbp:supports custom types
native Julia types
gptkbp:uses BSON for binary serialization
JSON for serialization