Page MenuHomeSoftware Heritage
Feed Advanced Search

Nov 30 2020

moranegg committed rMSLD441d085161d5: Updated metadata-landscape module to fix error (authored by moranegg).
Updated metadata-landscape module to fix error
Nov 30 2020, 5:24 PM
moranegg committed rMSLD0e66fc2454c3: Update Master M1 STL prsentation (still WIP) (authored by moranegg).
Update Master M1 STL prsentation (still WIP)
Nov 30 2020, 5:24 PM
moranegg committed rMSLDbb55c2619961: Added 2020-11-30-UNIPI presentation (authored by moranegg).
Added 2020-11-30-UNIPI presentation
Nov 30 2020, 5:20 PM
moranegg committed rMSLDf7866df61825: Added images for UNIPI presentation (authored by moranegg).
Added images for UNIPI presentation
Nov 30 2020, 5:20 PM
moranegg added a comment to T2815: List examples of notable dissapeared source code projects/artifacts and have it publicly available .

History of FORTRAN and FORTRAN II

Nov 30 2020, 4:38 PM

Nov 27 2020

moranegg committed rMSLD8dbc3a96d296: Create presentation for Master STL 01-12-2020 (authored by moranegg).
Create presentation for Master STL 01-12-2020
Nov 27 2020, 4:31 PM
moranegg committed rMSLD02f2ec0a2300: Add moranegg bio module and picture (authored by moranegg).
Add moranegg bio module and picture
Nov 27 2020, 4:28 PM

Nov 26 2020

moranegg added a comment to T2815: List examples of notable dissapeared source code projects/artifacts and have it publicly available .

History of FORTRAN and FORTRAN II

Nov 26 2020, 2:18 PM
moranegg triaged T2815: List examples of notable dissapeared source code projects/artifacts and have it publicly available as Low priority.
Nov 26 2020, 2:18 PM

Nov 24 2020

moranegg accepted D4570: assets/utils: Fix git url validation when username contains underscore.
Nov 24 2020, 10:59 AM

Nov 23 2020

moranegg added a comment to T2767: Make the Slug header optional for the deposit server.

For a next version with content we can't use the same deposit_id with an EM_IRI because it will mean we need to keep for the same deposit_id a list of different SWHIDs.
This is why we need a new deposit for each new content and link between deposits with a parent property.

Nov 23 2020, 11:24 AM · SWORD deposit

Nov 20 2020

moranegg added a comment to T1755: Create artifact release when 'releaseNotes' is in metadata .

of course we will but the client will see only one SWHID to one deposit_id

Nov 20 2020, 4:40 PM · SWORD deposit
moranegg added a comment to T1755: Create artifact release when 'releaseNotes' is in metadata .

I just realized that new content = new SWHID
so if we accept a EM-IRI with new content it needs to capture the new SWHID and "delete" the old SWHID
this is not a good idea unless we keep all history of content modification
hence there is a need of a new deposit with each new content and to each will be attached only one SWHID core

Nov 20 2020, 1:26 PM · SWORD deposit

Nov 19 2020

moranegg updated subscribers of T1755: Create artifact release when 'releaseNotes' is in metadata .

After today's call with @ardumont, @douardda and @vlorentz we have reviewed the question of depositing the next version vs updating the same version.
With this in mind,
when updating the same version using EM-IRI: the object created on SWH should be a revision
when depositing a new version we are not sure if we do an edit of the precedent deposit or create a new deposit.

Nov 19 2020, 12:37 PM · SWORD deposit

Nov 18 2020

moranegg added a comment to D4475: Adapt existing POST to a collection to allow metadata-only deposit.

Looks good.
I have only a couple of naming remarks.

Nov 18 2020, 10:31 AM · SWORD deposit

Nov 16 2020

moranegg accepted D4483: templates/show-metadata: Reinstate public visibility of metadata button.

Great! This was super quick.

Nov 16 2020, 4:29 PM
moranegg assigned T2537: Extend new deposit endpoint to support metadata-only deposits to ardumont.
Nov 16 2020, 2:45 PM · Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg added a comment to T2779: Put information (client, collection and deposit-id) inside metadata for metadata-only deposit.

Possible option (discussion might be needed)
discovery_date from ERMDS = reception_date of the first deposit_request
swh:date = completed_date

Nov 16 2020, 2:36 PM · Metadata workflow, SWORD deposit
moranegg added a comment to T2751: Clarify in documentation the specs status.

I wonder if it would not make more sense to put spec-meta-deposit.rst and spec-sparse-deposit.rst within blueprint.rst since these are other "use cases"

Personally, I like the documentation files separation. I kinda don't want to have to deal with only one file to edit and scroll like a mad man when i want to edit something.

I'm fine with rendering the documentation as one page though and do as you propose (which i think is possible (?) without having to merge all files into 1).

Nov 16 2020, 2:29 PM · Documentation
moranegg added a comment to T2751: Clarify in documentation the specs status.

I also think that if we use the "blueprint" terminology, then the blueprint section should list all the specifications, implemented or not, but make it very clear what's done, in-progress or only planned.

Nov 16 2020, 2:16 PM · Documentation
moranegg triaged T2779: Put information (client, collection and deposit-id) inside metadata for metadata-only deposit as Normal priority.
Nov 16 2020, 12:36 PM · Metadata workflow, SWORD deposit
moranegg triaged T2778: Change origin on deposit checks to use the same origin as Normal priority.
Nov 16 2020, 12:19 PM · SWORD deposit

Nov 9 2020

moranegg added a comment to T2767: Make the Slug header optional for the deposit server.

I need to reflect on this.
There were two major reasons for which we use the slug:

  1. create an origin
  2. versions and deposit's paternity - the slug is the property letting us know that a deposit is another version of the same slug
Nov 9 2020, 3:59 PM · SWORD deposit
moranegg added a comment to D4430: doc: rename Getting Started as User Manual and update the content.

First major question: do we prefer to have deposits with cli?
and do we need to have a preference, or should both mechanisms be equal

Nov 9 2020, 3:49 PM

Nov 6 2020

moranegg added a comment to D4428: doc: improve the spec-loading doc.

Reviewed even if already closed.
The changes are good.
Thanks David for this diff. it can partly address T2391.

Nov 6 2020, 12:31 PM
moranegg added a comment to D4429: doc: add an introduction paragraph in blueprint.rst.

good catch with the v2 precision.
I also agree that the statuses should be higher in the document.
I don't know if the status diagram is in here or somewhere else, it might be relevant to show it or put a link in.

Nov 6 2020, 12:27 PM
moranegg added a comment to D4429: doc: add an introduction paragraph in blueprint.rst.

Thank you for doing this important review of the deposit documentation.
I started commenting, and get back to this later.

Nov 6 2020, 11:22 AM

Nov 4 2020

moranegg added a comment to T2752: Update the usage of --slug or external_identifier in the deposit cli.

Can you verify if there is a check related to the coherence between the slug and external_identifier?

Nov 4 2020, 12:39 PM · SWORD deposit

Nov 3 2020

moranegg accepted D4405: Drop todo from the specification.
Nov 3 2020, 5:02 PM
moranegg updated the task description for T2625: create and publish xml schema for the specific swh-deposit metadata.
Nov 3 2020, 5:01 PM · SWORD deposit, Scientific Community Building
moranegg added inline comments to D4405: Drop todo from the specification.
Nov 3 2020, 4:43 PM
moranegg accepted D4406: spec-meta-deposit: Update metadata-only deposit samples.

\m/

Nov 3 2020, 4:41 PM
moranegg added inline comments to D4403: Update metadata-only deposit specification.
Nov 3 2020, 3:40 PM
moranegg accepted D4403: Update metadata-only deposit specification.

Looks good to me

Nov 3 2020, 3:32 PM
moranegg added a comment to T2740: Update user documentation of deposit.

Here are the comments I have listed from our discussion last Thursday and I have opened and referenced related tasks :

  1. Use external_id from the metadata file if exists (even without the --slug flag) -> not sure this is feasible technically (T2752)

More information about the slug can be found here: T2391

Nov 3 2020, 12:44 PM · Documentation, SWORD deposit
moranegg lowered the priority of T1897: Specify dates schema when dealing with Legacy Software from High to Low.
Nov 3 2020, 12:15 PM · SWORD deposit, Metadata workflow, Scientific Community Building
moranegg moved T1717: Create test scenario in a persistent location for HAL and for deposit from In progress to Archived on the SWORD deposit board.
Nov 3 2020, 12:15 PM · SWORD deposit
moranegg moved T1636: Notify and follow up dateCreated bug on HAL from In progress to Archived on the SWORD deposit board.
Nov 3 2020, 12:11 PM · SWORD deposit
moranegg lowered the priority of T2681: Add validation step after metadata ingestion of a metadata-only deposit from Normal to Low.
Nov 3 2020, 12:11 PM · SWORD deposit
moranegg added a comment to T1755: Create artifact release when 'releaseNotes' is in metadata .

@ardumont this task should be the next priority after metadata-only deposits.

Nov 3 2020, 12:09 PM · SWORD deposit
moranegg triaged T2753: Fix resolution of URLs that were generated for deposits when SWH is the client as Normal priority.
Nov 3 2020, 11:54 AM · SWORD deposit, Web app
moranegg triaged T2752: Update the usage of --slug or external_identifier in the deposit cli as Normal priority.
Nov 3 2020, 11:49 AM · SWORD deposit
moranegg triaged T2751: Clarify in documentation the specs status as Normal priority.
Nov 3 2020, 11:44 AM · Documentation
moranegg reassigned T2541: Write specifications on the metadata only deposit requirements and process from vlorentz to ardumont.
Nov 3 2020, 11:06 AM · Documentation, Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg added a comment to T2537: Extend new deposit endpoint to support metadata-only deposits.

add also an example for Core SWHID:

<swh:deposit>
      <swh:reference>
        object swhid="swh:1:dir:31b5c8cc985d190b5a7ef4878128ebfdc2358f49"
      </swh:reference>
    </swh:deposit>
Nov 3 2020, 11:05 AM · Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg moved T916: change messages for deposit communication from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:55 AM · SWORD deposit
moranegg moved T1638: Deposit: error when submitting through cli from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:54 AM · SWORD deposit
moranegg moved T1650: Generate xml for SWORD protocol with deposit client from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:53 AM · SWORD deposit
moranegg renamed T2560: Extend **update** deposit endpoint to enable new/modified metadata from client on an existing deposit from Extend **update** deposit endpoint to enable new/modified metadata from client on an exiting deposit to Extend **update** deposit endpoint to enable new/modified metadata from client on an existing deposit.
Nov 3 2020, 10:17 AM · Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg moved T2636: Modify generation of full-context SWHID for root artifacts by omitting path classifier from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:17 AM · Web app, SWORD deposit, Data Model
moranegg closed T2636: Modify generation of full-context SWHID for root artifacts by omitting path classifier as Resolved.
Nov 3 2020, 10:16 AM · Web app, SWORD deposit, Data Model
moranegg moved T2677: Deposit with 000 access rights from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:14 AM · Web app, SWORD deposit
moranegg closed T2057: Check and fix HAL-preprod `forbidden` error as Resolved.
Nov 3 2020, 10:13 AM · SWORD deposit
moranegg moved T1648: Change `url` and `external-id` from mandatory to optional metadata from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:12 AM · SWORD deposit
moranegg moved T2051: Fix loading process for deposits from Landed/Tests/Validations (staging) to Archived on the SWORD deposit board.
Nov 3 2020, 10:12 AM · SWORD deposit
moranegg moved T1637: Adapt deposit's creation/publication date to the SWH data-structure from Landed/Tests/Validations (staging) to Archived on the SWORD deposit board.
Nov 3 2020, 10:12 AM · SWORD deposit
moranegg moved T717: HAL metadata integration: implement and verify metadata deposit and storage for deposit from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:09 AM · Metadata workflow, SWORD deposit
moranegg moved T2418: Answer IPOL's interrogations on deposit metadata from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:08 AM · Metadata workflow, SWORD deposit
moranegg moved T2415: origin_metadata_add fails to write properly origin_metadata from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:08 AM · SWORD deposit, Storage manager
moranegg moved T2394: deposit: Failure in deposit check from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:08 AM · SWORD deposit
moranegg moved T1676: Bug: the deposit metadata is not added to the revision while those are present from Deployed to Archived on the SWORD deposit board.
Nov 3 2020, 10:08 AM · SWORD deposit
moranegg moved T2418: Answer IPOL's interrogations on deposit metadata from Backlog to Deployed on the SWORD deposit board.
Nov 3 2020, 10:07 AM · Metadata workflow, SWORD deposit
moranegg moved T1676: Bug: the deposit metadata is not added to the revision while those are present from Backlog to Deployed on the SWORD deposit board.
Nov 3 2020, 10:07 AM · SWORD deposit
moranegg moved T2394: deposit: Failure in deposit check from Backlog to Deployed on the SWORD deposit board.
Nov 3 2020, 10:07 AM · SWORD deposit
moranegg moved T2415: origin_metadata_add fails to write properly origin_metadata from Backlog to Deployed on the SWORD deposit board.
Nov 3 2020, 10:07 AM · SWORD deposit, Storage manager

Nov 2 2020

moranegg added a comment to T2749: Clean up raw_extrinsic_metadata table.

What's the problem in the ERMDS?
Can you be more precise in the title, because seems it's a formatting issue for NPM or PyPi packages.. but I'm not sure.

Nov 2 2020, 2:23 PM · System administrators
moranegg added a comment to D4392: Remove metadata deletion endpoints and algorithms.

I can accept the diff in principal but I can't test the code at the moment.

Nov 2 2020, 2:20 PM
moranegg added a comment to D4392: Remove metadata deletion endpoints and algorithms.

That's a good idea, very "archival" like ;-)

Nov 2 2020, 2:19 PM

Oct 30 2020

moranegg added a comment to T2740: Update user documentation of deposit.

@douardda I saw you had more questions on IRC, can you put them here and I'll capture in comments the answers.
Also I'll open tasks that we identified during our discussion.

Oct 30 2020, 3:39 PM · Documentation, SWORD deposit
moranegg added a comment to T2742: Resolving a contextual SWHID with path without // at the end.

@anlambert Thank you very much for this quick fix.
Do you know when will it be deployed?

Oct 30 2020, 2:59 PM · Web app

Oct 29 2020

moranegg accepted D4385: identifiers/resolve_swhid: Handle directory path without trailing slash.

Thanks @anlambert

Oct 29 2020, 10:29 PM
moranegg triaged T2742: Resolving a contextual SWHID with path without // at the end as High priority.
Oct 29 2020, 4:18 PM · Web app

Oct 28 2020

moranegg added a comment to T2737: Write blog post for FAIRsFAIR report and webinar.

Here is a first draft for the FAIRsFAIR event:
https://docs.google.com/document/d/1MnGaAyXSUziRQv7MqM8H2ix0McGa5Jw6ox6ZSviqf3E/edit?usp=sharing

Oct 28 2020, 3:48 PM · Scientific Community Building, Unknown Object (Project)
moranegg moved T2737: Write blog post for FAIRsFAIR report and webinar from Restricted Project Column to Restricted Project Column on the Unknown Object (Project) board.
Oct 28 2020, 3:47 PM · Scientific Community Building, Unknown Object (Project)
moranegg updated the task description for T2720: Prepare FAIRsFAIR webinar abour FAIRness of software report.
Oct 28 2020, 3:36 PM · Scientific Community Building
moranegg triaged T2740: Update user documentation of deposit as Normal priority.
Oct 28 2020, 3:24 PM · Documentation, SWORD deposit
moranegg added inline comments to D4347: package loaders: write original_artifact metadata to directories instead of revisions..
Oct 28 2020, 3:03 PM
moranegg added inline comments to D4346: package loaders: write extrinsic metadata to directories instead of revisions..
Oct 28 2020, 2:59 PM

Oct 27 2020

moranegg added a comment to D4354: Remove deprecated chapter on SWH infrastrucuture.

Is this chapter saved anywhere? or is it so deprecated it shouldn't be saved?

Oct 27 2020, 5:19 PM
moranegg accepted D4358: Add a description of the deposit in the docs' index page.
Oct 27 2020, 5:17 PM
moranegg accepted D4358: Add a description of the deposit in the docs' index page.

Looks good.
missing the SWH acronym that is used in the page, I have added an inline comment for that.

Oct 27 2020, 3:34 PM
moranegg requested changes to D4358: Add a description of the deposit in the docs' index page.

Very nice introduction.
I made a few comments for accuracy.

Oct 27 2020, 12:34 PM

Oct 26 2020

moranegg triaged T2737: Write blog post for FAIRsFAIR report and webinar as High priority.
Oct 26 2020, 11:59 PM · Scientific Community Building, Unknown Object (Project)
moranegg closed T2305: CCSD, Inria, Software Heritage sprint as Wontfix.
Oct 26 2020, 11:43 PM · Unknown Object (Project)
moranegg added a comment to T2305: CCSD, Inria, Software Heritage sprint.

This sprint has become recurrent e-meetings.
So I'm resolving this task ;-)

Oct 26 2020, 11:43 PM · Unknown Object (Project)

Oct 19 2020

moranegg added a comment to T2720: Prepare FAIRsFAIR webinar abour FAIRness of software report.
Oct 19 2020, 10:28 PM · Scientific Community Building
moranegg changed the status of T2720: Prepare FAIRsFAIR webinar abour FAIRness of software report from Open to Work in Progress.
Oct 19 2020, 5:07 PM · Scientific Community Building
moranegg updated the title for P817 How the check metadata in the ERMDS from untitled to How the check metadata in the ERMDS.
Oct 19 2020, 4:59 PM
moranegg added a comment to T2681: Add validation step after metadata ingestion of a metadata-only deposit.

We decided to put this aside for the moment.

Oct 19 2020, 4:53 PM · SWORD deposit
moranegg added a comment to T2625: create and publish xml schema for the specific swh-deposit metadata.

@vlorentz can you take this task ?
It is not a high priority, but you have a good eye with xml and metadata.

Oct 19 2020, 4:48 PM · SWORD deposit, Scientific Community Building
moranegg added a comment to T2541: Write specifications on the metadata only deposit requirements and process.

More details for this task is here T2537

Oct 19 2020, 4:46 PM · Documentation, Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg assigned T2541: Write specifications on the metadata only deposit requirements and process to vlorentz.
Oct 19 2020, 4:46 PM · Documentation, Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg triaged T2719: Add entry of the FAIRsFAIR report in `publications` as Low priority.
Oct 19 2020, 3:52 PM · Website
moranegg added a comment to T2537: Extend new deposit endpoint to support metadata-only deposits.

@vlorentz some comments on: https://docs.softwareheritage.org/devel/swh-deposit/specs/spec-meta-deposit.html

Oct 19 2020, 12:58 PM · Roadmap 2020, SWORD deposit, Scientific Community Building
moranegg triaged T2714: Discuss the design on how to open client accounts for the deposit as Low priority.
Oct 19 2020, 11:38 AM · SWORD deposit
moranegg added a comment to D4255: Add validation step after metadata ingestion of a metadata-only deposit.

What you are saying is that the SWHID is no guarantee, so we shouldn't create guarantee for a metadata insert.

Oct 19 2020, 9:37 AM

Oct 15 2020

moranegg added a comment to D4255: Add validation step after metadata ingestion of a metadata-only deposit.

Thanks @ardumont for this diff.

Oct 15 2020, 3:12 PM

Oct 14 2020

moranegg added a comment to T2701: deposit client: Adapt metadata generation so metadata pass server side checks.

@ardumont thanks for this task! now it is more clear what the goal was with D4232.

Oct 14 2020, 11:25 AM · SWORD deposit

Oct 13 2020

moranegg added a comment to D4232: deposit.api.checks: Update api checks to allow more alternate fields.

Now that I have taken the time to see what we did and how this diff is changing things, I can see it has the potential of breaking the deposit.
The question is, how this diff serves the cli (feels that its goal is for the cli) ?

Oct 13 2020, 4:50 PM
moranegg added a comment to D4232: deposit.api.checks: Update api checks to allow more alternate fields.

I agree with @ardumont that it's not a breaking change, it is something I asked for.
I agree with @vlorentz that having more options makes it more complicated to explain in the docs.

Oct 13 2020, 10:47 AM